Proposing new logline_prefix escape... - Mailing list pgsql-hackers

From Jon Erdman
Subject Proposing new logline_prefix escape...
Date
Msg-id 4B171A95.60006@thewickedtribe.net
Whole thread Raw
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


So...

Came across a situation today where I would have liked to know the
effective role of a query because of a permission error. When I went to
add that to the logline_prefix, I realized that right now all we have is
%u which gives you the equivalent of session_user...I think it would be
useful to have one for current_user, for situations like mine where a
function was changing the effective role.

Thoughts? Disagreements? Flames?
- --

Jon T Erdman

Chief Information Officer
Progressive Practice, Inc.
P.O. Box 17288
Rochester, NY 14617

www.progressivepractice.com
-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAksXGpUACgkQRAk1+p0GhSG+kQCfej6dcViCC5IR7dgAdps0tZaN
UVAAnRQTG+GW/0lMQZt1rFGF9IHAAp6K
=0tg4
-----END PGP SIGNATURE-----


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Rewrite GEQO's gimme_tree function so that it always finds a
Next
From: Robert Haas
Date:
Subject: Re: set the cost of an aggregate function