Re: CHECKPOINT_WARNING GUC variable addition - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: CHECKPOINT_WARNING GUC variable addition
Date
Msg-id 200211131909.gADJ9jQ25598@candle.pha.pa.us
Whole thread Raw
In response to Re: CHECKPOINT_WARNING GUC variable addition  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > +    causing excessive checkpointing. If such forced checkpoints happen
> > +    more than <varname>CHECKPOINT_WARNING</varname> seconds, a message
>
> You mean "more often than"?

Yes, new text suggested by Neil Conway is:

+    more frequently than <varname>CHECKPOINT_WARNING</varname> seconds,

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: CHECKPOINT_WARNING GUC variable addition
Next
From: Neil Conway
Date:
Subject: Re: minor SGML fix