Re: Tracking down a deadlock

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: Tracking down a deadlock
Дата
Msg-id 20090504085844.14eea88d.wmoran@potentialtech.com
обсуждение исходный текст
Ответ на Re: Tracking down a deadlock  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general
In response to Bill Moran <wmoran@potentialtech.com>:

> In response to Bill Moseley <moseley@hank.org>:
>
> > On Sun, May 03, 2009 at 09:08:29PM -0400, Tom Lane wrote:
> > > > There are no other updates to that account table in the transaction, so I'm
> > > > confused how that is causing a deadlock.
> > >
> > > Is there more than one row with the target id?
> >
> > No.  It's a single SERIAL primary key.
>
> I've never gone to the trouble to isolate this to a reproducible test
...
> In any event, I hope that information is helpful to you.

And on second read ... that has absolutely nothing to do with your
scenario ...

--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Tracking down a deadlock
Следующее
От: Tom Lane
Дата:
Сообщение: Re: diff-/patch-functionality for text-type data inside PostgreSQL