Re: Logging SQL queries? - Mailing list pgsql-general

From Tom Jenkins
Subject Re: Logging SQL queries?
Date
Msg-id 1027027802.6803.38.camel@asimov
Whole thread Raw
In response to Re: Logging SQL queries?  (Tom Jenkins <tjenkins@devis.com>)
List pgsql-general
On Thu, 2002-07-18 at 17:17, Tom Jenkins wrote:
> On Thu, 2002-07-18 at 08:07, Martijn van Oosterhout wrote:
> >
> > Actually, this brings up a point. I was tracking down why the performance on
> > one of our servers running 7.2 was dismal. I eventually tracked to the
> > syslog() generated by postgres.
> >
>
> I've just set up a new 7.2.1 installation (compiled from source) and
> noticed that i'm getting debug messages to syslog.  i have debug level
> set to 0 and the syslog entries are still commented out in
> postgresql.conf
>
> I don't know why this is happening.  Any advice on how to shut off the
> debugging?
>

*sigh*... sorry folks, found the problem just after sending the
message.  turns out i was seeing the 6.5 messages (that i'm replacing
with 7.2.1)

--

Tom Jenkins
Development InfoStructure
http://www.devis.com



pgsql-general by date:

Previous
From: Tom Jenkins
Date:
Subject: Re: Logging SQL queries?
Next
From: nconway@klamath.dyndns.org (Neil Conway)
Date:
Subject: Re: Appropriate values for sort_mem and shared_buffers