|
|
|
|
|
by mastax
1340 days ago
|
|
I haven't investigated how true this is, but I've long suspected the reason that PostgreSQL remains relatively difficult to install, configure, replicate, and cluster is that most of the development is done by companies who sell paid solutions that make it easy to install, configure, replicate, and/or cluster. |
|
Clustering and replication isn't the easiest but that's mostly because it just hasn't been a focus of the postgres machine -- they're making changes that are a bit more fundamental and in my opinion pressing.
Most startups just need to scale a postgres server vertically, not horizontally.