| From: | Andreas 'ads' Scherbaum <adsmail(at)wars-nicht(dot)de> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | "mef" <mef(at)msk5(dot)co(dot)ru> |
| Subject: | Re: Tracing of tables deleting - how? |
| Date: | 2005-02-25 12:04:15 |
| Message-ID: | 20050225130415.31bd8aef.adsmail@wars-nicht.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, 21 Feb 2005 14:42:59 +0300
"mef" <mef(at)msk5(dot)co(dot)ru> wrote:
> Hello, pgsql-general :)
> I have a task to make a some actions on 'deleting table' event. It event my
> be raise both stored procederes and any other's ways (pgAdmin GUI for
> example).
> Is any solutions for trace it and execute some actions before/after
> deleting. I try to create trigger on pg_class table, but it is not possible
> :((
Hello,
i have a module available for tracing such kind of changes.
The name is table_log and you can find it here:
http://base.wars-nicht.de/projects/
Let me know, if it fits your requirements.
kind regards
--
Andreas 'ads' Scherbaum
Failure is not an option. It comes bundled with your Microsoft product.
(Ferenc Mantfeld)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Venkatesh Babu | 2005-02-25 12:47:58 | Re: Table UPDATE statement |
| Previous Message | Jatinder Sangha | 2005-02-25 11:59:52 | Re: Unicode support problem |