Michael Nolan wrote:
Is there any way to enable detailed logging (ie, at the SQL statement level) but only for one user?
ALTER ROLE SET <config-param> = <value>;
ALTER USER SET <config-param> = <value>;
--
Richard Huxton
Archonet Ltd
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
