On Fri, Nov 4, 2011 at 11:56 AM, Prashant Bharucha <prashantbharucha@xxxxxxxx> wrote:
Hi Carlos
Use Slony "master to multiple slaves" replication system for PostgreSQL supporting cascading (e.g. - a node can feed another node which feeds another node...) and failover.
http://slony.info/
I'm not sure I see the point of using a third party application to do something PostgreSQL can do natively. Am I missing something here?