pg_standby could not open wal file after selecting new timeline

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема pg_standby could not open wal file after selecting new timeline
Дата
Msg-id 28E6231D-FBE2-491C-9D41-39E3466DFFFC@fastcrypt.com
обсуждение исходный текст
Ответы Re: pg_standby could not open wal file after selecting new timeline  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: some strange bugs related to upgrade from 8.1 to 8.3
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: Tests citext casts