Re: Database Integrity

Поиск
Список
Период
Сортировка
От Jean-Yves F. Barbier
Тема Re: Database Integrity
Дата
Msg-id 20111118204857.2ee4d927@anubis.defcon1
обсуждение исходный текст
Ответ на Re: Database Integrity  ("Jean-Yves F. Barbier" <12ukwn@gmail.com>)
Список pgsql-novice
On Fri, 18 Nov 2011 20:44:33 +0100
"Jean-Yves F. Barbier" <12ukwn@gmail.com> wrote:

>
> AFAIK no because even if you're not in your transaction, Pg opens its own (hence
> rollback if something bad happens).

Oops: forgot to say that in this case, you'll loose the concurrency you
could have with SET TRANSACTION SERIALIZABLE, which is bad if there are
many concurrent DELETEs & users making them.

--
Evening hours "all clear" for romance!
(Tell mate you have to work late.)

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

Предыдущее
От: "Daniel Staal"
Дата:
Сообщение: Re: Database Integrity
Следующее
От: Jane Geering
Дата:
Сообщение: Access to pg_hba.conf