Re: JDBC Transactions

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: JDBC Transactions
Дата
Msg-id 4CD09ABD.1050705@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: JDBC Transactions  (Jonathan Tripathy <jonnyt@abpni.co.uk>)
Ответы Re: JDBC Transactions  (Jonathan Tripathy <jonnyt@abpni.co.uk>)
Список pgsql-general
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.


--
Craig Ringer

Tech-related writing: http://soapyfrogs.blogspot.com/

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres connection errors
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Replication