From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | David Parker <dparker(at)tazznetworks(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: logging |
Date: | 2004-11-11 18:32:51 |
Message-ID: | 200411111832.iABIWp117032@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Fitzpatrick | 2004-11-11 18:40:33 | DROP DATABASE, but still there |
Previous Message | Franco Bruno Borghesi | 2004-11-11 18:23:48 | Re: Last value inserted |