Trigger Priority - Mailing list pgsql-general

From Mike Gould
Subject Trigger Priority
Date
Msg-id 20070703161101.eff0b703@mail.allcoast.net
Whole thread Raw
Responses Re: Trigger Priority
Re: Trigger Priority
List pgsql-general
Is there a way to determine the order that triggers are executed?  We are converting from SQL Anywhere 9 and one of the features that they have is the ability to add a order statement to triggers.  This allows from a programmatic  way to control  how  triggers are  fired  if there is more than one trigger for a particular type (before, after) the insert, update, delete commands.

Best Regards,

Michael Gould
All Coast Intermodal Services, Inc.
904-376-7030

pgsql-general by date:

Previous
From: "Jason L. Buberel"
Date:
Subject: Re: recovery_target_time ignored or recovery always recovers to end of WAL
Next
From: Richard Broersma Jr
Date:
Subject: Re: Trigger Priority