Re: archive_mode=on on a Slave in streaming replication mode

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: archive_mode=on on a Slave in streaming replication mode
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B057B2E0F@ntex2010a.host.magwien.gv.at
обсуждение исходный текст
Ответ на archive_mode=on on a Slave in streaming replication mode  ("james.sewell" <james.sewell@lisasoft.com>)
Список pgsql-general
james.sewell wrote:
> As per the topic is it possible to set archive_mode and archive_command o=
n a
> server which is configured as a streaming replication hot standby?
>=20
> I've tried and it doesn't seem to work, so I'm guessing maybe it's disabl=
ed.

It works fine, only the server will not generate WAL while
it is in recovery.  As soon as you promote the standby,
it will archive ist WALs.

Yours,
Laurenz Albe

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

Предыдущее
От: "james.sewell"
Дата:
Сообщение: archive_mode=on on a Slave in streaming replication mode
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: 9.2 RHEL6 yum Repository broken?