Re: deadlock problems with foreign keys

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: deadlock problems with foreign keys
Дата
Msg-id 20020328082428.R22741-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на deadlock problems with foreign keys  ("Mario Weilguni" <mario.weilguni@icomedias.com>)
Список pgsql-hackers
On Thu, 28 Mar 2002, Mario Weilguni wrote:

> I've a severe problem with deadlocks in postgres, when using
> referential integrity it's quite easy to trigger deadlocks. I think
> the may be a bug in ri_trigger.c (discussed later). Here's some short

You might want to see recent messages about foreign keys for more
information (in the RI triggers and schemas thread, specifically
the message from Alex Hayward).

Jan's example of a failure case is why it does what it currently does
since AFAIK we don't have a weaker mechanism available to us through SPI
currently that is still sufficiently strong.



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Rough sketch for locale by default
Следующее
От: "Mario Weilguni"
Дата:
Сообщение: Re: deadlock problems with foreign keys