Bradley Kieser wrote: > I desperately need to set up a real time replication of several > databases (for failover) between two servers. Last time I looked at > the PG replication it wasn't yet production level. I wonder if anyone > on this list is doing this successfully and if you won't mind sharing > your experience and giving me any tips that you may think would be > handy from a real world perspective I would very much appreciate it.
To ensure high availability, using DRBD to replicate the storage or using a shared storage (e.g., EMC^2) does the job. That saves you the trouble of having to set up and manage a database replication solution at all. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org