Re: How To Log User Name + Database? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: How To Log User Name + Database?
Date
Msg-id Pine.LNX.4.30.0012061956110.783-100000@peter.localdomain
Whole thread Raw
In response to How To Log User Name + Database?  (Ed Loehr <eloehr@austin.rr.com>)
List pgsql-general
Ed Loehr writes:

> Can anyone tell me how to log the db user name and db name to the server
> log?  Is this possible at present?  Couldn't find anything about it in
> the docs or deja...

Now that you've found out that version 7.1, which will appear sometime
within the next five years, can do this, I think if you crank up the debug
level (-d) in 7.0 you should get some similar output.  I'm fairly certain
that the code was already there, I just wrapped it into a new name.

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: Ed Loehr
Date:
Subject: Re: How To Log User Name + Database?
Next
From: John Pilley
Date:
Subject: Request for INSTALL help