On Wed, Sep 29, 2010 at 5:22 AM, <[email protected]> wrote: > Is it possible to set up ONE PostgreSQL 9 to serve as a streaming > replication provider (Master) and receiver (client) at the same time? >
You can implement such a replication using Slony-1. -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
