Hacker News new | ask | show | jobs
by brianwawok 3397 days ago
The other change is now a single select can use multiple cores, so you could see how that scaled to 32, 64, 128 cores...
1 comments

On highly concurrent PG systems by when using parallel queries you are sacrificing throughput for better latency. You really don't want to use more than a fairly small number of workers per single select.