Re: wal archiving on a hot-standby server

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: wal archiving on a hot-standby server
Дата
Msg-id CA+U5nM++555RTNadGxSti9x=eEiRyHiX4P4maSA3xiov=bhfDA@mail.gmail.com
обсуждение исходный текст
Ответ на wal archiving on a hot-standby server  (Enrico Sirola <enrico.sirola@gmail.com>)
Ответы Re: wal archiving on a hot-standby server  (Enrico Sirola <enrico.sirola@gmail.com>)
Список pgsql-general
On Mon, Nov 21, 2011 at 10:58 AM, Enrico Sirola <enrico.sirola@gmail.com> wrote:

> is it possible to archive the WAL files received by a hot-standby server? In noticed nothing about this on the pgsql
docs.The idea is to archive logs in two locations, at the primary site and at the replica site (over a wan) in order to
beable to perform a PITR also at the replica site. 
> Thanks a lot for your help,

Not directly, but you can arrange this yourself.

Cascading replication is a feature in PG 9.2, released next year.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Yan Chunlu
Дата:
Сообщение: Re: how could duplicate pkey exist in psql?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: how could duplicate pkey exist in psql?