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 [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org