Re: Transaction and cascade problem

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Josh Berkus" <josh(at)agliodbs(dot)com>, "Glenn MacGregor" <gtm(at)oracom(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Transaction and cascade problem
Date: 2001-12-21 02:57:55
Message-ID: GNELIHDDFBOCMGBFGEFOMEOCCAAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> > ERROR: triggered data change violation on relation "groups"
>
> Yes. For some technical reason ( I'm not clear on this ) you cannot
> both add and delete the same row within a PostgreSQL transaction. This
> is a known issue in 7.1.x; I do not know if it is fixed in 7.2.

Hmmm...I seem to recall that it is fixed in 7.2. Correct me if I'm wrong.

Chris

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Archibald Zimonyi 2001-12-21 09:53:38 NULL values or not?
Previous Message Christopher Kings-Lynne 2001-12-21 02:45:19 Re: subselects