Hello 2011/10/22 Charles Waweru <cwaw...@systempartners.biz>: > I am looking for a tool in the PostgreSQL database that can help to audit > fraudulent activities on a PostgreSQL database. Of particular interest is > how to retrieve say from a PostgreSQL sales database all the deleted rows. >
you can use triggers PostgreSQL has no other internal mechanism, but triggers and well access rights are enough for this purposes Regards Pavel Stehule > > > Any suggestion please would be appreciated. > > > > Charles -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general