From: | Christian Kastner <techmail(at)kvr(dot)at> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | Wayne Conrad <wconrad(at)yagni(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: pg_xlog not cleaned up |
Date: | 2006-08-01 05:53:01 |
Message-ID: | 44CEEC3D.9080605@kvr.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Simon Riggs wrote:
> On Mon, 2006-07-31 at 22:18 +0200, Christian Kastner wrote:
>> Bruce Momjian wrote:
>>> What PostgreSQL version are you using? I know the *.backup file removal
>>> was added in 8.1:
>>>
>>> * Remove old "*.backup" files when we do pg_stop_backup() (Bruce)
>>> This prevents a large number of "*.backup" files from existing in
>>> "/pg_xlog".
>>>
>>> but the existance of the files should not cause problems.
>> It's 8.1.4, running on FC 5.
>>
>> It does not cause any active problems, but the WAL archiving fails until
>> the *.backup and *.done files are removed manually, after which all the
>> "ready" WAL segments are archived away normally.
>
> This is a known problem fixed on June 22 and the fix has been applied to
> 8.1 branch as well as what will become 8.2.
>
> The next point release for 8.1 should have that included.
In that case, I can work around this easily until the next release.
Thank you for clearing this up!
Chris
--
Christian Kastner
PGP Key: AE90E13f
From | Date | Subject | |
---|---|---|---|
Next Message | Volkan YAZICI | 2006-08-01 06:12:21 | Re: Error in PostgreSQL query with psycopg |
Previous Message | Parthan SR | 2006-08-01 04:22:24 | Re: Error in PostgreSQL query with psycopg |