J C Lawrence <[EMAIL PROTECTED]> writes:

> Does an error during a transaction invalidate the transaction?

Yes, the transaction goes into ABORTED state and nothing after the
error will succeed.

> Translation: Do I need to monitor for error conditions during a
> transaction and manually do the ROLLBACK in those cases?

Yup.

-Doug
-- 
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to