Re: pg_standby could not open wal file after selecting new timeline
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pg_standby could not open wal file after selecting new timeline |
| Дата | |
| Msg-id | 25777.1225905715@sss.pgh.pa.us обсуждение |
| Ответ на | pg_standby could not open wal file after selecting new timeline (Dave Cramer <pg@fastcrypt.com>) |
| Ответы |
Re: pg_standby could not open wal file after selecting new timeline
|
| Список | pgsql-hackers |
Dave Cramer <pg@fastcrypt.com> writes:
> 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
"Invalid argument"?? On the platforms I have handy, the only documented
reason for open(2) to fail with EINVAL is illegal value of the flags
argument, which should be impossible. What platform is this and what
wal_sync_method are you using?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера