trigger and pg_fini - Mailing list pgsql-admin

From De Leeuw Guy
Subject trigger and pg_fini
Date
Msg-id 46AA144F.3010604@eurofer.be
Whole thread Raw
Responses Re: trigger and pg_fini  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-admin
Hello all

I make a lot of tests with trigger and first problem the function
_PG_fini are never called it is a bug ?.
This is a big problem for me because I want to cleanup the data managed
by my trigger.

second problem I cannot detect from a trigger the kind of call (row or
transaction) I suggest (if it's possible) to add a trigger event like :
begin start, begin end copy start copy end or something like that.
regards

Guy





pgsql-admin by date:

Previous
From: John DeSoi
Date:
Subject: Re: phpPgAdmin
Next
From: Stephan Szabo
Date:
Subject: Re: trigger and pg_fini