Re: How To Log User Name + Database?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Ed Loehr <eloehr(at)austin(dot)rr(dot)com>
Cc: pggeneral <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: How To Log User Name + Database?
Date: 2000-12-06 18:58:42
Message-ID: Pine.LNX.4.30.0012061956110.783-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://yi.org/peter-e/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nathan Myers 2000-12-06 19:08:00 CRCs (was: beta testing version)
Previous Message Ed Loehr 2000-12-06 18:32:32 Re: How To Log User Name + Database?