Re: Double entries in log for page slots in beta3 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Double entries in log for page slots in beta3
Date
Msg-id 17770.1164736970@sss.pgh.pa.us
Whole thread Raw
In response to Double entries in log for page slots in beta3  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: Double entries in log for page slots in beta3
List pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> One exceedingly minor logging issue I just noticed in looking at the log
> from a beta3.

Yeah, this is someone's idea of a feature:
CheckFreeSpaceMapStatistics(NOTICE, numRels, needed);/* Print to server logs too because is deals with a config
variable.*/CheckFreeSpaceMapStatistics(LOG, numRels, needed);
 

I thought it was a crock when it was put in, but lost the argument.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: FAQs and Port Status
Next
From: Andrew Dunstan
Date:
Subject: custom variable classes