Re: stupid Q regarding "UPDATE waiting"

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: stupid Q regarding "UPDATE waiting"
Дата
Msg-id 20020827140817.O19440@mail.libertyrms.com
обсуждение исходный текст
Ответ на stupid Q regarding "UPDATE waiting"  (cm@coretec.at (Christian Mock))
Ответы Re: stupid Q regarding "UPDATE waiting"  (cm@coretec.at (Christian Mock))
Список pgsql-general
On Tue, Aug 27, 2002 at 07:40:09PM +0200, Christian Mock wrote:
> hello,
>
> I'm doing long-running transactions which insert into tables A and B,
> and when I try to update table C from another session, the update
> hangs until the first transaction is done; the related postgres process
> shows as "UPDATE waiting" in ps.

Do you have referential integrity on any of these?  That's the usual
suspect in these cases.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: brk() function and performance
Следующее
От: Richard Ray
Дата:
Сообщение: Re: Permissions for system tables