trigger model - Mailing list pgsql-hackers

From shiva chetan
Subject trigger model
Date
Msg-id 200405131701.MAA02817@delirius.cs.uiuc.edu
Whole thread Raw
Responses Re: trigger model
List pgsql-hackers

Hi,

 

Where can I find information about the trigger execution model of postgresql ? In particular I want to know how triggers are fired when an update happens in the database. Is the trigger evaluation and firing part of transaction ? Please let me know where I can find more information on this.

 

thanks

chetan

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PERFORM] PostgreSQL performance in simple queries
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Subtle pg_dump problem...