On 18.12.2012 11:30, Simon Riggs wrote:
On 18 December 2012 09:18, Heikki Linnakangas<hlinnakan...@vmware.com>  wrote:

That seems correct to me. The backup is considered valid after reaching
0/1764F48, which is where the checkpoint record ends. minRecoveryPoint is
set to the same. What do you think it should be set to?

I already said?

In this situation, there are no more WAL records in the standby the backup was taken from, after the checkpoint record. Using receivedUpto would yield the same value, and you'd still have the same problem.

- Heikki


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to