How to catch a command

From: Humberto Carvalho <carvalho(dot)humberto(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: How to catch a command
Date: 2005-07-22 13:13:42
Message-ID: 84c833550507220613734496a4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

Anyone know if it's possible to catch a Select, delete, update or
insert command before he takes effect in the postgres database?

I hope someone can help me.

thanks

--
Humberto Carvalho

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-07-22 13:53:18 Re: auditorship in PostgreSQL
Previous Message Humberto Carvalho 2005-07-22 11:18:00 auditorship in PostgreSQL