Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

trigger and pg_fini


  • From: De Leeuw Guy <G(dot)De_Leeuw(at)eurofer(dot)be>
  • To: pgsql-admin(at)postgresql(dot)org
  • Subject: trigger and pg_fini
  • Date: Fri, 27 Jul 2007 17:50:39 +0200
  • Message-id: <46AA144F.3010604@eurofer.be> <text/plain>

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







Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group