| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: CHECKPOINT_WARNING GUC variable addition |
| Date: | 2002-11-13 19:09:45 |
| Message-ID: | 200211131909.gADJ9jQ25598@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-11-14 01:25:53 | Re: minor SGML fix |
| Previous Message | Tom Lane | 2002-11-13 16:51:25 | Re: CHECKPOINT_WARNING GUC variable addition |