full write log

From: Horst Herb <hherb(at)malleenet(dot)net(dot)au>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: full write log
Date: 2001-06-05 11:05:59
Message-ID: 0106052105590H.20711@munin.gnumed.dhs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2001-06-05 11:23:43 Re: [CORE] Re: Mirrors not tracking main ftp site?
Previous Message Dmitry G. Mastrukov 2001-06-05 10:17:33 Re: Question about inheritance