LSN as a recovery target

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема LSN as a recovery target
Дата
Msg-id CAB7nPqRKKyZQhcB39mty9C_gfB0ODRUQZEWB4GPP8ARpdAB=ZA@mail.gmail.com
обсуждение исходный текст
Ответы Re: LSN as a recovery target  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
Hi all,

Today somebody has pointed me out that it could be interesting to be
able to recovery up to a given LSN position. One argument behind that
was to allow a maximum of things to recover up to the point where a
relation block got corrupted by a specific record because of a broken
segment. So that would be simply having recovery_target_lsn in
recovery.conf similar to what we have now.
Thoughts?
-- 
Michael



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Typo in 001_initdb.pl
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: BTREE_BUILD_STATS build is broken