Forum OpenACS Q&A: Re: Postgres Replication

Collapse
3: Re: Postgres Replication (response to 1)
Posted by George Essig on
You should also consider slony at http://slony.info.  It's relatively new, but seems to have a lot of momentum.  Slony is written by Jan Wieck, a core developer of PostgreSQL.

George Essig

Collapse
4: Re: Postgres Replication (response to 3)
Posted by Steve Manning on
Thanks George, someone else has also suggested that to me and the docs look quite good.

I've added it to my list.

    - Steve