BUG #17640: fork off the requested timeline before the switchpoint.

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: mukeshsingh(dot)singh19(at)gmail(dot)com
Subject: BUG #17640: fork off the requested timeline before the switchpoint.
Date: 2022-10-14 05:21:48
Message-ID: 17640-7fc3c30d527ea2f1@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17640
Logged by: Mukesh Singh
Email address: mukeshsingh(dot)singh19(at)gmail(dot)com
PostgreSQL version: 11.5
Operating system: linux
Description:

2022-10-14 06:21:03 WAT 2022-10-14 06:21:03.969 WAT [63170] LOG: restored
log file "0000003400004E7500000029" from archive
2022-10-14 06:21:03 WAT 2022-10-14 06:21:03.976 WAT [63170] FATAL:
requested timeline 53 is not a child of this server's history
2022-10-14 06:21:03 WAT 2022-10-14 06:21:03.976 WAT [63170] DETAIL: Latest
checkpoint is at 4E75/2930CB38 on timeline 52, but in the history of the
requested timeline, the server forked off from that timeline at
4B77/F5FFF080.
2022-10-14 06:21:03 WAT 2022-10-14 06:21:03.977 WAT [63168] LOG: startup
process (PID 63170) exited with exit code 1
2022-10-14 06:21:03 WAT 2022-10-14 06:21:03.977 WAT [63168] LOG: aborting
startup due to startup process failure
2022-10-14 06:21:03 WAT 2022-10-14 06:21:03.978 WAT [63168] LOG: database
system is shut down

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2022-10-14 13:28:11 Re: BUG #17637: case-when branches taken even if they dont match, raising errors
Previous Message Facundo Etchezar 2022-10-13 20:11:40 Re: BUG #17637: case-when branches taken even if they dont match, raising errors