- [x] investigate memory allocation (is it possible to know exactly how much memory we will need for the whole table in advance?) - [ ] investigate postgres tuple polling speed and sheetreader polling speed. Maybe having a simple threaded pipeline already is a big advantage. - [ ] investigate postgres multithreaded fdw interface