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

From Andy Colson
Subject Re: regular logging of checkpoint progress
Date
Msg-id 4E650EC6.7040703@squeakycode.net
Whole thread Raw
In response to regular logging of checkpoint progress  (Andy Colson <andy@squeakycode.net>)
Responses Re: regular logging of checkpoint progress
Re: regular logging of checkpoint progress
List pgsql-hackers
On 09/05/2011 12:17 PM, Andy Colson wrote:
> Tomas, I cannot seem to see any of the patches you link here:
>
> https://commitfest.postgresql.org/action/patch_view?id=628
>
> Looks like you need to take the < > out of the messageid.
>
> -Andy
>

This patch seems to solve the problem of going back in time to solve a problem.  (need time stamped log files to see if
thingswhere slow because of checkpoint).
 

Several people thought a view or some-non-log option would be better.  Tomas replied "but I need to go back in time to
postdiagnose a problem", and I saw no replies to that.
 

Taking into account Noah's and Greg's "Displaying accumulated autovacuum cost" patch is also sending to logs, do we all
nowagree that this is proper way?
 

-Andy


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Redundant bitmap index scans on smallint column
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] pg_upgrade problem