From: | Norberto Delle <betodelle(at)gmail(dot)com> |
---|---|
To: | Filip Rembiałkowski <plk(dot)zuber(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: WAL Archiving Stopped |
Date: | 2011-01-04 13:55:10 |
Message-ID: | 4D2326BE.3040307@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Em 3/1/2011 18:39, Filip Rembiałkowski escreveu:
> archiver process will retry later; it never stops trying, sleep time
> is just longer.
>
> 2011/1/3, Norberto Delle<betodelle(at)gmail(dot)com>:
>> Hi all
>>
>> I have a PostgreSQL 9.0.1 instance, with WAL Archiving.
>> Today, after some failed tries to archive a WAL file, it stopped trying
>> to archive the files,
>> but the number of logfiles in the pg_xlog directory keep growing.
>> Any ideas of what is going on?
>>
>> Norberto
>>
>>
>> --
>> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-general
>>
Hi Filip
It was taking too long to retry, a matter of hours.
I had to restart the service to it start trying to archive the wal files.
Norberto
From | Date | Subject | |
---|---|---|---|
Next Message | Kurt Westerfeld | 2011-01-04 14:27:42 | Re: Date Parameter To Query Confusing Optimizer |
Previous Message | Shoma S Achar | 2011-01-04 13:00:07 | Updated Latch Patch |