Clients disconnect but query still runs

Поиск
Список
Период
Сортировка
От Robert James
Тема Clients disconnect but query still runs
Дата
Msg-id e09785e00907271728k4bf4d17kac0e7f5ec9316069@mail.gmail.com
обсуждение исходный текст
Ответы Re: Clients disconnect but query still runs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi.  I noticed that when clients (both psql and pgAdmin) disconnect or cancel, queries are often still running on the server.  A few questions:
1) Is there a way to reconnect and get the results?
2) Is there a way to tell postgres to automatically stop all queries when the client who queried them disconnects?
3) Is there a way to see all queries whose clients have disconnected?
4) And finally: Why is this the behavior? Doesn't this keep some very long queries running which drain performance but don't seem to benefit anyone?

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

Предыдущее
От: David Wilson
Дата:
Сообщение: Re: general question on two-partition table
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: general question on two-partition table