Re: JDBC Transactions - Mailing list pgsql-general

From Jonathan Tripathy
Subject Re: JDBC Transactions
Date
Msg-id 4CD09EBC.4000904@abpni.co.uk
Whole thread Raw
In response to Re: JDBC Transactions  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-general
On 02/11/10 23:11, Craig Ringer wrote:
> On 02/11/10 18:29, Jonathan Tripathy wrote:
>
>
>> I don't really mind what happens, as
>> long as the user is made aware of what has happen, and there aren’t any
>> memberships with no corresponding customers.
> Well, that's taken care of by a referential integrity constraint. You
> don't need anything else.
>
> It sounded earlier like you also needed to ensure that there were no
> customers without corresponding memberships.
That would be bad as well, however at least it wouldn’t crash the
system. What interleaving sequence would cause that?


pgsql-general by date:

Previous
From: Tim Uckun
Date:
Subject: Re: Postgres connection errors
Next
From: Reid Thompson
Date:
Subject: Group by and limit