Logging question

From: Madison Kelly <linux(at)alteeve(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Logging question
Date: 2005-01-18 02:03:17
Message-ID: 41EC6E65.105@alteeve.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

This is probably an easy question but I couldn't my answer in the
docs (I probably looked right at it...).

Is there any way I can log and/or display database calls for a
specific database? I am trying to debug a third party program and I can
see that the problem probably has something to do with the DB call (and
insert statement). I normally would use a print inside the program to
see what is being called but this program uses DB calls in a way I am
not familiar with. If could see what is actually being sent it would
make my life a lot easier.

I don't want to just enable logging though because there is another
quite active database on the same system.

Thanks!!

Madison

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-01-18 02:49:44 Re: Logging question
Previous Message Jeff Davis 2005-01-18 01:47:53 Re: ext3