pg_standby could not open wal file after selecting new timeline - Mailing list pgsql-hackers

From Dave Cramer
Subject pg_standby could not open wal file after selecting new timeline
Date
Msg-id 28E6231D-FBE2-491C-9D41-39E3466DFFFC@fastcrypt.com
Whole thread Raw
Responses Re: pg_standby could not open wal file after selecting new timeline
List pgsql-hackers
I am trying to move a db from one machine to another.

pg_standby applies all the logs fine, then I trigger it and this  
happens ???

2008-11-05 11:43:45 EST [14853]  LOG:  restored log file  
"00000003000016ED0000007E" from archive
2008-11-05 11:43:45 EST [14853]  LOG:  selected new timeline ID: 4
2008-11-05 11:43:45 EST [14853]  LOG:  archive recovery complete
2008-11-05 11:43:48 EST [14853]  FATAL:  could not open file "pg_xlog/ 
00000004000016ED0000007F" (log file 5869, segment 127): Invalid argument
2008-11-05 11:43:48 EST [14846]  LOG:  startup process (PID 14853)  
exited with exit code 1


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: some strange bugs related to upgrade from 8.1 to 8.3
Next
From: "David E. Wheeler"
Date:
Subject: Re: Tests citext casts