deadlock timeout?

Поиск
Список
Период
Сортировка
От Micah Anderson
Тема deadlock timeout?
Дата
Msg-id 20001106221232.A20104@psasolar.colltech.com
обсуждение исходный текст
Ответы Re: deadlock timeout?
Список pgsql-general
Hi,

        Does anyone know what the postgresql option deadlock_timeout does? I
haven't been able to find any good docs.  The config file
(/etc/postgresql/pg_options) just says its how long to wait before deciding
that there is a deadlock, but does this refer to idle connections or
situations where a query is blocked waiting for a lock?  I thought timing
out idle connections might be useful in trouble shooting some postgres
problems that we are having given that we are seeing a steadily increasing
number of database connections.  All these idle connections can't be
helping.


Thanks!
Micah

--
Micah Anderson
Collective Technologies
www.colltech.com

"To be and not to do is not to be at all"

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

Предыдущее
От: Yann Ramin
Дата:
Сообщение: Re: Expectations of MEM requirements for a DB with
Следующее
От: Andreas Tille
Дата:
Сообщение: Re: Synchronizing Data?