PostgreSQL HA Clustering Options
Posted by Dave on 11/18/2009
0 comments
I’ve been evaluating PostgreSQL clustering options for my current project. The reason I’m looking at clustering is that the DB server will be handling a large number of users and any downtime is catastrophic. So reliability comes before any performance or administrative concerns in a clustering solution. My platform is PostgreSQL 8.3 and SLES Linux. [...]