Re: Need A Suggestion - Mailing list pgsql-hackers

From Alfranio Correia Junior
Subject Re: Need A Suggestion
Date
Msg-id 434D18FB.6010705@lsd.di.uminho.pt
Whole thread Raw
In response to Re: Need A Suggestion  ("Ilia Kantor" <ilia@obnovlenie.ru>)
List 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



pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Beta3 Bundled
Next
From: Tom Lane
Date:
Subject: Re: database vacuum from cron hanging