query not aborted upon connection aborted?

Поиск
Список
Период
Сортировка
От Eric Koh
Тема query not aborted upon connection aborted?
Дата
Msg-id 001b01c33db9$8bdcbfd0$0200a8c0@p424
обсуждение исходный текст
Список pgsql-php
Hi,
 
I'm using http 2.0.40 and postgresql 7.3.2 (redhat 9)
 
When my php script executes a long-running query and user hits the stop button, the query does not terminate and continues to run its full course. Is this the normal behaviour? Further calls from the same browser window using the same connection does not execute and are queued until the first one terminates. This has led to max_connection reached errors.
 
My question is, is this the normal postgres/php behaviour, and if so, what is the best way to work around this?
 
Thanks!

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

Предыдущее
От: "David Busby"
Дата:
Сообщение: Re: Simulating a POST request
Следующее
От: "utomo restu"
Дата:
Сообщение: blobs didn't work??