Re: BUG #4854: Problems with replaying WAL files on Warm Standby

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Keith Pierno" <kpierno(at)lulu(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4854: Problems with replaying WAL files on Warm Standby
Date: 2009-06-15 18:30:10
Message-ID: 21020.1245090610@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Keith Pierno" <kpierno(at)lulu(dot)com> writes:
> 2009-06-15 13:25:12 EDT <::> PANIC: unexpected timeline ID 6 (after 4) in
> checkpoint record

Hmm. It's complaining because it didn't find timeline 6 mentioned in
the timeline history file it read (if any). Maybe you forgot to archive
or restore the NNNNNNNN.history file?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Keith Pierno 2009-06-15 18:55:05 Re: BUG #4854: Problems with replaying WAL files on Warm Standby
Previous Message Keith Pierno 2009-06-15 18:14:11 BUG #4854: Problems with replaying WAL files on Warm Standby