Trigger - Mailing list pgsql-general

From Peter Childs
Subject Trigger
Date
Msg-id Pine.LNX.4.58.0310221358440.6389@bluedragon.homelinux.net
Whole thread Raw
Responses Re: Trigger  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
    Is it possible to deferr a trigger until commit, Or to have the
trigger not occur if the transaction is rolled back? Like transaction.
    I think its possible since constraints use triggers and if so why
is this a standard feature.
    Also is there anyway of seeing what triggers exsist and what they
do? (psql \<somthing> or the like)

Peter Childs

pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: Same conditions, different planning?
Next
From: Andrew Overholt
Date:
Subject: ...