logging settings

From: Mott Leroy <mott(at)acadaca(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: logging settings
Date: 2006-02-02 23:19:53
Message-ID: 43E29399.3070008@acadaca.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Postgres 7.4.1

I've been experiencing some strangeness with the logging settings in
postgresql.conf.

I turned on statement logging (and duration), issued a "pg_ctl reload"
and got it working (logging to sys log and standard out). Now however,
when i try to turn it off, it won't turn off, using the same procedure.
I've now commented out all the lines related to logging, but it's still
logging.

Is it possible that this is related to connection pooling? Does each
connection hold these settings, such that a reload of the configuration
file only affects new connections, not existing ones?

Any help, much appreciated.

Thanks -

Mott

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bricklen Anderson 2006-02-02 23:33:37 Re: Can't get the field = ANY(array) clause to work...
Previous Message Michael Glaesemann 2006-02-02 22:40:51 Re: Primary keys for companies and people