|
|
|
|
|
by grzm
3186 days ago
|
|
> PostgreSQL also used to be (is?) single-threaded, which limited performance of a single query on multi-core machines From the submission: "Improved Query Parallelism - Quickly conquer your analysis" Query parallelism was introduced in 9.6 and expanded in 10. |
|