Y
Hacker News
new
|
ask
|
show
|
jobs
by
vanillax
898 days ago
If you need to scale, why not just use cloudnative-pg in k8s?
https://cloudnative-pg.io/
You get alot of this for free?
1 comments
magden
898 days ago
CloudnativePg scales vertically. Distributed Postgres assumes you can data and read-write workload both horizontally and vertically.
link