Thread: Re: replication

Re: replication

From
"Arguile"
Date:
Peter T. Brown writes:
>
> I want to add replication capabilities to my postgresql installation. Can
> anyone recommend a good way (open source or otherwise) to do so?
>
[snip]

Check the contrib/rserv/ directory in the PostgreSQL source.

Also check http://techdocs.postgresql.org/oresources.php#Replication for a
bunch of other packages.

I don't have much experience with replicating Pg (been sidestepping the
issue) so a list of places to look is all I can provide. :)