transactions

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: transactions
Date: 2003-02-21 18:10:29
Message-ID: 2VFBXVPNTR31UZV8WRIE2YOM62B6E0.3e566b95@cal-lab
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

1/ Does a procedure take place all in one transaction?

2/ If I am updating/deleting/inserting into two tables, and both tables have triggers on them to
check the relationship of the data between the tables, any way of knowing which trigger will fire
first at the end of the transaction?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-02-21 18:15:50 Re: Foreign Key with Constant
Previous Message Mike Mascari 2003-02-21 18:03:46 HAVING and column alias