Re: Advice on best way to store a large amount of data in postgresql

2023-01-10 Thread spiral
ions/chunks if it would improve things. I'm currently setting up a test database without partitioning to see what the performance would look like. spiral

Advice on best way to store a large amount of data in postgresql

2023-01-09 Thread spiral
s in our main database that has somewhat slow lookups, but we also have a table with ~13mil rows that has fast lookups, so I'm not sure. Thanks spiral