|
|
|
|
|
by ThinkBeat
814 days ago
|
|
How far can one get these days with vertical scaling of Postgres?
I dont know how well the engine could make use of the extra resources.
If it scales well vertically, I expect it to cover 80% - 95% of
use cases for people using Postgres.
Probably with less complexity, and less overhead than scaling horziontally |
|
Other than that, thanks to a lot of the recent work on connection handling and concurrency since PG 11, Postgres is getting better and better actually using these additional resources well: https://www.enterprisedb.com/blog/performance-comparison-maj...