errmsg("could not open xlog file \"%s\": %m",path)));
errmsg("could not open transaction log file \"%s\": %m",path)));
returnfd;
returnfd;
}
}
...
@@ -6281,7 +6281,7 @@ StartupXLOG(void)
...
@@ -6281,7 +6281,7 @@ StartupXLOG(void)
ereport(FATAL,
ereport(FATAL,
(errmsg("requested timeline %u is not a child of this server's history",
(errmsg("requested timeline %u is not a child of this server's history",
recoveryTargetTLI),
recoveryTargetTLI),
errdetail("Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X",
errdetail("Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X.",