Re: Concurrency

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Concurrency
Дата
Msg-id 1937.1115675189@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Concurrency  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-admin
Simon Riggs <simon@2ndquadrant.com> writes:
> On Mon, 2005-05-09 at 15:18 -0400, Tom Lane wrote:
>> ... usually.  We will promote later arrivals in front of older ones if
>> the alternative would be a deadlock (eg, the later one already holds
>> some lock that would block the earlier one).

> Thats part of deadlock detection? I had thought we just blew one away...

Only after deciding that there's no way to rearrange the lock queues to
eliminate the deadlock.

            regards, tom lane

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Concurrency
Следующее
От: "Subbiah, Stalin"
Дата:
Сообщение: pg_toast_xxxxxx_index is not a btree error