Re: bug? autovacuum is not launched even if autovacuum_freeze_max_age is reached - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: bug? autovacuum is not launched even if autovacuum_freeze_max_age is reached
Date
Msg-id 3f0b79eb1002162113m73ef6669re3d46bf68644c54d@mail.gmail.com
Whole thread Raw
In response to Re: bug? autovacuum is not launched even if autovacuum_freeze_max_age is reached  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Feb 17, 2010 at 12:12 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
>> Maybe check at backend startup whether the limit is valid, and call
>> SetTransactionIdLimit if not?
>
> Actually, the intent was that that would get called during startup,
> but it seems I forgot to actually plug that in :-(.  Loose wires now
> reattached in the right places.  Please test.

It works fine in my box. Thanks!

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Clean up package namespace use and use of Safe in plperl.
Next
From: Robert Haas
Date:
Subject: Re: CommitFest Status Summary - 2010-02-14