John Allgood wrote: > I am looking for information on postgres failover solutions.
Set up two machines with shared storage and have the machine monitor each other with heartbeat. If you don't want to invest in shared storage hardware, set up DRBD to replicate the file system between the two. (I think the Red Hat cluster mentioned elsewhere amounts to the first variant, more or less.) -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
