wal archiving on a hot-standby server

Поиск
Список
Период
Сортировка
От Enrico Sirola
Тема wal archiving on a hot-standby server
Дата
Msg-id 61F5BA92-5A03-431F-B536-FFF640990E2E@gmail.com
обсуждение исходный текст
Ответы Re: wal archiving on a hot-standby server  (Simon Riggs <simon@2ndQuadrant.com>)
Re: wal archiving on a hot-standby server  (Robert Treat <rob@xzilla.net>)
Список pgsql-general
Hello,
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,
Enrico


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

Предыдущее
От: "Tomas Vondra"
Дата:
Сообщение: Re: Table Design question for gurus (without going to "NoSQL")...
Следующее
От: Yan Chunlu
Дата:
Сообщение: Re: how could duplicate pkey exist in psql?