infinite blocking statements in 8.2.3

Поиск
Список
Период
Сортировка
От Thomas Markus
Тема infinite blocking statements in 8.2.3
Дата
Msg-id 46384CEA.9080906@proventis.net
обсуждение исходный текст
Ответы Re: infinite blocking statements in 8.2.3  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: infinite blocking statements in 8.2.3  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: infinite blocking statements in 8.2.3  (Thomas Markus <t.markus@proventis.net>)
Re: infinite blocking statements in 8.2.3  (Thomas Markus <t.markus@proventis.net>)
Re: infinite blocking statements in 8.2.3  (Thomas Markus <t.markus@proventis.net>)
Список pgsql-admin
I'm running 8.2.3 on ubuntu 6.06 (2.6.15-26-server SMP i686)

sometimes i have SELECTs that never ends. Normally I drop connections by
killing the connection process (kill <PID>). But these hanging
connections (which blocks other statements infinitly) cant be killed.
the only way is a pg_ctl -m immediate stop or a brutal kill -9
what can i do to
- limit statement runtime (set hard timeout)
- remove these blocking connections without killing other connections

Thomas



Вложения

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

Предыдущее
От: "Verna Violet"
Дата:
Сообщение: Compile Postgres 8.2.4 under Windows failing
Следующее
От: "Gabriele Bartolini"
Дата:
Сообщение: VACUUM FULL ANALYSE hanging