Postgresql.conf - What is the default value for log_min_message?

From: "Wang, Mary Y" <mary(dot)y(dot)wang(at)boeing(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Postgresql.conf - What is the default value for log_min_message?
Date: 2010-04-23 01:26:02
Message-ID: FA20D4C4FEBFD148B1C0CB09913825FC0457F81B79@XCH-SW-06V.sw.nos.boeing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I've two questions.
(1) I updated logging_collector = true in postgresql.conf because I want to rotate the logs. I'd also like to set the log_min_message to 'debug5' so that I can better debug the code for now and will change it back to a lower level when it's in production. I'm looking at the postgresql.conf file and the log_min_message is commented out. So what is the default?
(2) At PgEast2010, I heard someone mentioned about putting the log file to another server? Is that true? If so, why? I might have heard it wrong.

Thanks in advance.
Mary

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2010-04-23 01:27:29 Re: Multicolumn primary key with null value
Previous Message Craig Ringer 2010-04-23 01:19:06 Re: PSQL segmentation fault after setting host