Re: [GENERAL] contrecord is requested
От | Michael Paquier |
---|---|
Тема | Re: [GENERAL] contrecord is requested |
Дата | |
Msg-id | CAB7nPqSsMFYPS5NwnpjuBWot6aBN_iN-BQuifatF2r5QkLr2ig@mail.gmail.com обсуждение исходный текст |
Ответ на | [GENERAL] contrecord is requested (Scott Marlowe <scott.marlowe@gmail.com>) |
Список | pgsql-general |
On Tue, Sep 12, 2017 at 5:27 AM, Scott Marlowe <scott.marlowe@gmail.com> wrote: > So we have a db we're trying to rewind and get synced to the master. > pg_rewind says it doesn't need rewinding, and when we try to bring it > up, it gets this error: > > "contrecord is requested by 2E7/40000028" > > And fails to get back up. The consistency recovery point defined by pg_rewind was not reached then. > Is this a known issue? Never heard of this one. > Possible bug in the continuation record code? That looks like a possibility. This complains is about the fact that the XLOG page header cannot be found where it should. You may want to check your WAL segments. -- Michael -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
В списке pgsql-general по дате отправления: