Y
Hacker News
new
|
ask
|
show
|
jobs
by
kasey_junk
2183 days ago
No. Read replication approaches linear horizontal scaling (though global latencies can lead to weird edge cases).
Write replication requires external products.
1 comments
jasonhansel
2183 days ago
Specifically, Postgres extensions that add write sharding are generally either (a) non-FOSS commercial products or (b) not very well maintained.
link