The standard Postgress RA that comes with the Heartbeat doesn't support Master-Slave. There was somebody who stried to write Matsre-Slave RA for Postgress but as far as I know he didn't contribute it to the project. Here is some infortmation on how to write your own RAs: http://www.linux-ha.org/OCFResourceAgent
On 10/30/07, Dominik Klein <[EMAIL PROTECTED]> wrote: > Hi > > is there a RA available that supports Master/Slave Mode for a Postgres > Cluster using Slony-1 database replication? > > Where can I find documentation about what an RA must support to be > Master/Slave capable? > > Has anybody used a Postgres+Slony-1 setup with Linux-HA or is there a > better way to build a HA Postgres Cluster? > > I read about pgcluster but it seems outdated and not compatible with new > versions. > > Any advice is appreciated. > > Regards > Dominik > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > -- Serge Dubrouski. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
