Re: BUG #4854: Problems with replaying WAL files on Warm Standby

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4854: Problems with replaying WAL files on Warm Standby
Дата
Msg-id 22090.1245092382@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4854: Problems with replaying WAL files on Warm Standby  ("Keith Pierno" <kpierno@lulu.com>)
Ответы Re: BUG #4854: Problems with replaying WAL files on Warm Standby  (Keith Pierno <kpierno@lulu.com>)
Список pgsql-bugs
Keith Pierno <kpierno@lulu.com> writes:
> Thanks for the prompt response. If such a file is needed for recovery
> it was never created by postgres. The current archiving process creates
> uses rsync to archive the WAL files to a shared archive area. In the
> past and on my other cluster we do not see .history files on the
> primary server and have been able to recover without them.

The .history file would have been created on the slave at the time it
became new master (and started its own timeline).

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4854: Problems with replaying WAL files on Warm Standby
Следующее
От: Keith Pierno
Дата:
Сообщение: Re: BUG #4854: Problems with replaying WAL files on Warm Standby