Re: : postgres: archiver process failed on 0000000100000F72000000F0

From: Venkat Balaji <venkat(dot)balaji(at)verse(dot)in>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: : postgres: archiver process failed on 0000000100000F72000000F0
Date: 2011-11-11 17:33:02
Message-ID: CAFrxt0jXW+sKx4iJ11wBuomX0KJ=RX-2jw21H6A-8OLQvq1yKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This problem has been resolved !!

Thanks
VB

On Fri, Nov 11, 2011 at 9:58 PM, Venkat Balaji <venkat(dot)balaji(at)verse(dot)in>wrote:

> Hello,
>
> WAL Archive process in our production is not working.
>
> [postgres(at)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
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Kerr 2011-11-11 17:35:02 Re: : postgres: archiver process failed on 0000000100000F72000000F0
Previous Message Venkat Balaji 2011-11-11 16:28:56 : postgres: archiver process failed on 0000000100000F72000000F0