Fw: postgres logging - Mailing list pgsql-sql

From Stef
Subject Fw: postgres logging
Date
Msg-id 20040123141853.3c6457ef.svb@ucs.co.za
Whole thread Raw
Responses Re: Fw: postgres logging [SOLVED]  (Stef <svb@ucs.co.za>)
Re: [ADMIN] Fw: postgres logging  ("A.Bhuvaneswaran" <bhuvan@symonds.net>)
List pgsql-sql
Hi all,

I've switched on  log_statement in postgresql.conf
for debugging purposes. I tried logging connections
and pids as well, but I need to match up the logged statements
to specific connections.

The postmaster logs to a separate log file, but at the moment
it's impossible to tell which sql comes from which connection.
Is there an easy way to accomplish this?

Kind Regards
Stefan


Attachment

pgsql-sql by date:

Previous
From: Greg Stark
Date:
Subject: Re: How can I get the last element out of GROUP BY sets?
Next
From: Stef
Date:
Subject: Re: Fw: postgres logging [SOLVED]