On Wed, Aug 15, 2012 at 10:25 PM, Renee Riffee <[email protected]> wrote:
> Hello everyone,
>
> Apologies if this is not the correct group for this question, but I am 
> seeking information on how to set up pacemaker with heartbeat and postgres in 
> an active/passive streaming (pg 9.1) configuration.  I would prefer to use 
> heartbeat and not corosync, although most of the good tutorials like the 
> Cluster_from_scratch document use corosync with pacemaker, but I don't have 
> any shared storage to use it with on my machines.
>
> The presentation by Keisuke Mori of Linux-HA Japan is beautiful and exactly 
> what I really want to do, but I need more information on how to use pacemaker 
> with heartbeat instead of corosync.

Assuming pacemaker was built with heartbeat support, simply install
heartbeat and add:

   crm respawn

to ha.cf

Start heartbeat, job done.
Resource configuration is unchanged from what you see in Clusters from Scratch

>  Does anyone know of a recipe or tutorial that goes through what his 
> presentation shows?
>
> Kind regards,
> -Renee
>
>
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to