Greetings, I need to implement a full write audit trail (every write access needs to be logged as a complete SQL statement with timestamp, user and host) in our database. Which is the most efficient way to do this on the server side in Postgres? I tried to find something relevant in the documentation, but I could not find anything. Horst ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly