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

From Magnus Hagander
Subject Re: PATCH: regular logging of checkpoint progress
Date
Msg-id CABUevEzAe1kw3RQjDyMR_kpODt5=YV+kmAis3LJxcyM9cRA_QA@mail.gmail.com
Whole thread Raw
In response to PATCH: regular logging of checkpoint progress  ("Tomas Vondra" <tv@fuzzy.cz>)
List pgsql-hackers
<p><br /> On Sep 2, 2011 5:18 PM, "Jaime Casanova" <<a
href="mailto:jaime@2ndquadrant.com">jaime@2ndquadrant.com</a>>wrote:<br /> ><br /> > On Fri, Sep 2, 2011 at
10:10AM, Tomas Vondra <<a href="mailto:tv@fuzzy.cz">tv@fuzzy.cz</a>> wrote:<br /> > ><br /> > > My
'ideal'solution would be either to add another GUC (to turn this<br /> > > on/off) or allow log_checkpoints to
havethree values<br /> > ><br /> > > log_checkpoints = {off, normal, detailed}<br /> > ><br />
><br/> > +1 on make it an enum but i prefer values {on, off, verbose}<br /> ><br /> > where "on" will log
justthe same as now<br /><p>Yeah, keeping on and off working the same way as they do today is a feature on itself.
<p>/Magnus 

pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: PATCH: regular logging of checkpoint progress
Next
From: Jaime Casanova
Date:
Subject: Re: PATCH: regular logging of checkpoint progress