Re: WAL recovery question - 0000001.history - Mailing list pgsql-admin

From Tom Lane
Subject Re: WAL recovery question - 0000001.history
Date
Msg-id 25995.1146338024@sss.pgh.pa.us
Whole thread Raw
In response to Re: WAL recovery question - 0000001.history  (andy@andycc.net)
List pgsql-admin
andy@andycc.net writes:
> Hi Tom,Thanks for this.  Do you know why Postgres was asking for
> 00000001.history?  Surely it would know by the presence of the
> backup_label file, and its contents that it needs to go straight for the
> xxxxxx.backup file, which should exist?

It still needs to worry about timelines.  Feel free to study the logic
in xlog.c ...

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: questions on toast tables
Next
From: Warren Little
Date:
Subject: Re: questions on toast tables