On Sep 2, 2011 5:18 PM, "Jaime Casanova" <ja...@2ndquadrant.com> wrote: > > On Fri, Sep 2, 2011 at 10:10 AM, Tomas Vondra <t...@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
Yeah, keeping on and off working the same way as they do today is a feature on itself. /Magnus