xlog min recovery request ... is past current point ... - Mailing list pgsql-general

From Alberto Bussolin
Subject xlog min recovery request ... is past current point ...
Date
Msg-id 642289871.5039.1375453991062.JavaMail.root@mailserver.edistar.com
Whole thread Raw
Responses Re: xlog min recovery request ... is past current point ...  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
Hi,
i was testing a point in time recovery on a postgres 9.1.9.

When processing the xlog i found out these log messages (on postgres.log):

postgres@postgres[[local]]  FATAL:  the database system is starting up
@[]  LOG:  restored log file "000000020000026B000000D5" from archive
@[]  LOG:  redo starts at 26B/D50049F0
@[]  WARNING:  xlog min recovery request 26B/EB529C40 is past current point 26B/D5758198
@[]  CONTEXT:  writing block 0 of relation base/2831418/257279491_vm  xlog redo insert: rel 1663/1425752962/2572579716; tid 3235/118

The restore procedure completed correctly and all the data was restored.

May i ignore this warning or is it something i didn't realise?

Alberto Bussolin


pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: TOC errors
Next
From: Jerry Sievers
Date:
Subject: Re: TOC errors