Re: We need to log aborted autovacuums - Mailing list pgsql-hackers

From Robert Haas
Subject Re: We need to log aborted autovacuums
Date
Msg-id AANLkTint13fVe5Qmj7jDpVysX=VOtfzimqRpxXGc3wK9@mail.gmail.com
Whole thread Raw
In response to Re: We need to log aborted autovacuums  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
List pgsql-hackers
On Sat, Feb 5, 2011 at 3:34 PM, Cédric Villemain
<cedric.villemain.debian@gmail.com> wrote:
> Anyway, without GUC is fine too as it won't fill the /var/log itself !
> I am just not opposed to have new GUC in those areas (log && debug).

OK.  Committed without a new GUC, at least for now.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [COMMITTERS] pgsql: Implement genuine serializable isolation level.
Next
From: Tom Lane
Date:
Subject: Re: Extensions support for pg_dump, patch v27