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

Specifically, Postgres extensions that add write sharding are generally either (a) non-FOSS commercial products or (b) not very well maintained.