Re: switch WAL segment

Поиск
Список
Период
Сортировка
От Manfred Spraul
Тема Re: switch WAL segment
Дата
Msg-id 4117CCEF.1010405@colorfullife.com
обсуждение исходный текст
Ответ на switch WAL segment  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-hackers
Andreas Pflug wrote:

> Tom Lane wrote:
>
>> Do we have a TODO for allowing users to
>> force switching to a new WAL file segment?
>
>
> Together with PITR, this might make sense?
>
Another idea:
Has anyone tried to put the WAL segment directory on a cluster 
filesystem and use that for cold (perhaps even hot) failover?
The archive script could apply completed wal segments to the backup 
node. If the primary node fails, the last (partial) segment is applied 
as well and the backup node is activated.

--   Manfred




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

Предыдущее
От: Gaetano Mendola
Дата:
Сообщение: Re: VACUUM DELAY
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: VACUUM DELAY