contrecord is requested

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: contrecord is requested
Date: 2017-09-11 20:27:40
Message-ID: CAOR=d=16x+jKM=00AoEZEKU9RJDwjU9E2bUnFBpX_HrGjkMHXg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Is this a known issue? Possible bug in the continuation record code?

The only references I can find for it are in the xlogreader code.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2017-09-11 21:32:33 Re: pg_ident mapping Kerberos Usernames
Previous Message Dave Florek 2017-09-11 18:56:05 Re: Needing verification on instructions for streaming replication