Re: Regarding replication

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Regarding replication
Дата
Msg-id web-1583341@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Regarding replication  (Charitha <charitha@nmsworks.co.in>)
Список 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


В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] id and ID in CREATE TABLE
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Adventures in PostgreSQL