Re: remove checkpoint_warning - Mailing list pgsql-hackers

From Andres Freund
Subject Re: remove checkpoint_warning
Date
Msg-id 20160709205945.dtggbcuvnumyq4v4@alap3.anarazel.de
Whole thread Raw
In response to remove checkpoint_warning  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 2016-07-09 16:46:32 -0400, Alvaro Herrera wrote:
> the checkpoint_warning feature was added by commit 2986aa6a668bce3cfb836
> in November 2002 when we didn't have any logging of checkpointing at
> all.  I propose to remove it: surely anyone who cares about analyzing
> checkpointing behavior nowadays is using the log_checkpoint feature
> instead, which contains much more detail.  The other one is just noise
> now, and probably ignored amidst the number of other warning traffic.

I think we could do that, if we enable log_checkpoints by default, but
right now we don't...



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: remove checkpoint_warning
Next
From: Tom Lane
Date:
Subject: Re: remove checkpoint_warning