Re: Need A Suggestion

From: Alfranio Correia Junior <alfranio(at)lsd(dot)di(dot)uminho(dot)pt>
To: Ilia Kantor <ilia(at)obnovlenie(dot)ru>
Cc: pgsql-hackers(at)postgresql(dot)org, hannu(at)skype(dot)net
Subject: Re: Need A Suggestion
Date: 2005-10-12 14:08:59
Message-ID: 434D18FB.6010705@lsd.di.uminho.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

You can find something to run triggers on commit at
http://gorda.di.uminho.pt/community/pgsqlhooks/
It also allows to define triggers on begin, startup and shutdown.

It works fine with triggers written in C.
A patch will be available soon in order to allow to writte triggers in
other languages such as plgsql, perl, java, etc..
and also to allow triggers on [before | after] commit and [before |
after] abort.

Best regards,

Alfranio Junior

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-10-12 14:26:26 Re: database vacuum from cron hanging
Previous Message Dave Page 2005-10-12 12:06:23 Re: Beta3 Bundled