Re: Regarding replication

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: Charitha <charitha(at)nmsworks(dot)co(dot)in>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Regarding replication
Date: 2002-07-19 15:18:22
Message-ID: web-1583341@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Charitha,

> May i know while performing replication what will slave do when
> master
> goes off the network
> is there any timeout or retries and all so that the slave will be
> trying
> to contact master
> and is two-way replication possible??
> Pls. let me know
> Thanks in advance

Which replication solution are you using?

If you have not yet implemented PostgreSQL replication, please go to:
http://techdocs.postgresql.org
and read the various articles on replication before you set up your
system.

-Josh Berkus

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2002-07-19 15:26:37 Adventures in PostgreSQL
Previous Message Tom Lane 2002-07-19 13:31:05 Re: [SQL] id and ID in CREATE TABLE