Re: BUG #15745: WAL References Invalid Pages...that eventuallyresolves

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15745: WAL References Invalid Pages...that eventuallyresolves
Дата
Msg-id 20190507033422.GI1499@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #15745: WAL References Invalid Pages...that eventually resolves  (Daniel Farina <daniel@citusdata.com>)
Список pgsql-bugs
On Sun, May 05, 2019 at 08:37:02PM -0700, Daniel Farina wrote:
>  Regrettably, it's too late, but I'll have my notes for next time.

Here is a guess: the base backup which has been used for this
instance's recovery has been taken from a standby, where the
minimum recovery LSN registered in its control file did not actually
map to the last physical LSN where a page has been flushed by either
the checkpointer, the startup process or a read-only backend.

This reminds me of the problems between 3c64dcb and c186ba1 I was at
the origin of, but this refers to 11.1, which was released after the
fact.  Or perhaps a beta version of 11 has been used?
--
Michael

Вложения

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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15792: Dependency remains on foreign key constraint when child detached from declarative partition.
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15791: WalSndCtl->sync_standbys_defined modified too late