logging
Started by David Parkerover 21 years ago2 messagesgeneral
What is the relationship between the "-d" parameter to postmaster and the various "log_*" directives in the postgresql.conf? Specifically, does a certain -d level have to be specified before certain log_* directives take effect?
- DAP
----------------------------------------------------------------------------------
David Parker Tazz Networks (401) 709-5130
Re: logging
David Parker wrote:
What is the relationship between the "-d" parameter to postmaster and
the various "log_*" directives in the postgresql.conf? Specifically,
does a certain -d level have to be specified before certain log_*
directives take effect?
The -d flag in postmaster and postgres control log_min_messages =
DEBUG_X where X = 1-5.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073