Debugging SQL Statements from *any* client(s) - Mailing list pgsql-admin

From spam@infocopter.ch (Reto)
Subject Debugging SQL Statements from *any* client(s)
Date
Msg-id 7c90b231.0406150156.48c8245b@posting.google.com
Whole thread Raw
Responses Re: Debugging SQL Statements from *any* client(s)
List pgsql-admin
DEBUG5 is not enough to log SQL statements
------------------------------------------

I've set up a courier-imap POP server authenticating against a
PostgreSQL table through authdaemond/authpgsqlrc. I can verify
courier-imap sends its SELECT statement to make a login attempt but
the POP login fails.

I know I'm pretty close to solve this but I have to see exactly how
the applied SELECT statement from courier-imap looks like. Since
debugging courier-imap is a pain, I've run postmaster with the highest
possible debug level but the SQL statements are not being logged yet
:-|

Any advice is very appreciated.

pgsql-admin by date:

Previous
From: "Mathew, Anitha"
Date:
Subject: initdb fails on hpux
Next
From: Peter Eisentraut
Date:
Subject: Re: initdb problem (Win2K Pro, cygwin)