Re: Deadlock detection

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Deadlock detection
Дата
Msg-id 1232583410.2327.704.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Deadlock detection  (Daniel Migowski <dmigowski@ikoffice.de>)
Ответы Re: Deadlock detection  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
On Wed, 2009-01-21 at 13:17 +0100, Daniel Migowski wrote:

> I don't know if there is a more elegant way to handle this, but for us
> it works. Maybe for you, too. As far as i know (which is not much
> about the driver internals) this is the only way to make the driver
> hang.

Thank you. This seems like simple, practical advice.

My "watcher" ideas seem like they would take too long and at best would
only identify a problem, not solve it. Thanks to those that helped out
there also.

If the only known way of making the driver hang is running out of
buffers then the best way to react is to increase the buffer allocation.

--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support


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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Pg 8.3, jdbc and UUID
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Deadlock detection