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 for
  Advanced Search

Order of triggers



Hi,

In my database, I am creating several triggers, some tables have more
than one trigger for the same Fire/Event (ie BEFORE INSERT)
combination.

How can I know in which order the triggers will fire or how can I
force a specific order to be used ?

In firebird, I used to use a "Position" parameter to determine the
order, is there an equivalent in PostgreSQL ?

Thanks for your help

Didier



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group