Re: Postgres 8.3 archive_command - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Postgres 8.3 archive_command
Date
Msg-id 474424C1.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to Re: Postgres 8.3 archive_command  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>>> On Wed, Nov 21, 2007 at 11:24 AM, in message <12760.1195665880@sss.pgh.pa.us>,
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
>> In poking around the logs just now, I noticed one message I'd like
>> to squelch.  Run against Milwaukee County's recent log files:
>
>> grep -c 'PRIMARY KEY will create implicit index'
>
> Set log_min_messages higher than NOTICE.  Given the current usage of
> NOTICE --- basically they're *all* newbie-annoyance items ---
Done statewide.  Thanks for the suggestion.
> I kinda wonder why WARNING isn't the default setting anyway.
Based on what you said above, I wonder, too.  Maybe that's something
to consider changing?
-Kevin




pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Postgres 8.3 archive_command
Next
From: Tom Lane
Date:
Subject: Re: VACUUM/ANALYZE counting of in-doubt tuples