: postgres: archiver process failed on 0000000100000F72000000F0

Поиск
Список
Период
Сортировка
От Venkat Balaji
Тема : postgres: archiver process failed on 0000000100000F72000000F0
Дата
Msg-id CAFrxt0ge2r0kSwt+N1mT+agRDcnD87uPReSmkYUS9V_O=Z6AYA@mail.gmail.com
обсуждение исходный текст
Ответы Re: : postgres: archiver process failed on 0000000100000F72000000F0  (Venkat Balaji <venkat.balaji@verse.in>)
Re: : postgres: archiver process failed on 0000000100000F72000000F0  (David Kerr <dmk@mr-paradox.net>)
Список pgsql-general
Hello,

WAL Archive process in our production is not working.

[postgres@hostname]$ ps -ef | grep archive
postgres 12077 16015  0 10:19 pts/4    00:00:00 grep archive
postgres 31126 27607  0 Nov10 ?        00:01:18 postgres: archiver process   failed on 0000000100000F72000000F0

I see WAL files getting accumulated in pg_xlog location and the status in "archive_status" is shown as ".ready".

Is there anyway we can only restart archiving process without disturbing the actual cluster ?

Actually, we had killed a process using "kill  -9 " and the db went into recovery mode and was back up and running.

We have no issues with the application as well.

postgres=# select pg_is_in_recovery();

 pg_is_in_recovery
-------------------
 f
(1 row)

Please help to resolve this !

Thanks
VB

В списке pgsql-general по дате отправления:

Предыдущее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: Hotel reservation for FOSDEM 2012 - Deadline: December 31th, 2011
Следующее
От: Venkat Balaji
Дата:
Сообщение: Re: : postgres: archiver process failed on 0000000100000F72000000F0