Re: PATCH: regular logging of checkpoint progress - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: PATCH: regular logging of checkpoint progress
Date
Msg-id CAJKUy5jN+epCPCxZ5p+0giN4ux81Nm6AG3UW94pth04FapUYQQ@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: regular logging of checkpoint progress  ("Tomas Vondra" <tv@fuzzy.cz>)
List pgsql-hackers
On Fri, Sep 2, 2011 at 10:10 AM, Tomas Vondra <tv@fuzzy.cz> wrote:
>
> My 'ideal' solution would be either to add another GUC (to turn this
> on/off) or allow log_checkpoints to have three values
>
> log_checkpoints = {off, normal, detailed}
>

+1 on make it an enum but i prefer values {on, off, verbose}

where "on" will log just the same as now

--
Jaime Casanova         www.2ndQuadrant.com
Professional PostgreSQL: Soporte 24x7 y capacitación


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: PATCH: regular logging of checkpoint progress
Next
From: Kohei Kaigai
Date:
Subject: Re: [v9.1] sepgsql - userspace access vector cache