Re: Debugging deadlocks

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: Debugging deadlocks
Дата
Msg-id 3df8bbda556a97e126009673fa9539ab@khera.org
обсуждение исходный текст
Ответ на Re: Debugging deadlocks  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-general
On Mar 30, 2005, at 4:47 PM, Alvaro Herrera wrote:

> Now this can't be applied right away because it's easy to run "out of
> memory" (shared memory for the lock table).  Say, a delete or update
> that touches 10000 tuples does not work.  I'm currently working on a
> proposal to allow the lock table to spill to disk ...
>

That would be most excellent, as I have deadlocks from transactions
that do upwards of 100k inserts selecting data from other tables.


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

Предыдущее
От: Edson Vilhena de Carvalho
Дата:
Сообщение: Database monitor (again)
Следующее
От: Yudie Pg
Дата:
Сообщение: Re: Empty date