Re: Interrupt execution

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: Interrupt execution
Дата
Msg-id 3D168A57.3000109@xythos.com
обсуждение исходный текст
Ответ на Interrupt execution  (Varun Kacholia <varunk@cse.iitb.ac.in>)
Список pgsql-jdbc
Varun,

The latest sources support this via the cancel() method.

thanks,
--Barry

Varun Kacholia wrote:

> hi,
>  I using pgsql jdbc drivers to execute a particular query (web-based).
>  Many a times it happens that the query might take time and the
>  user hits "stop" .. in this case the pgsql-query still keeps running.
>  Is there any way to stop it if the user "stops" transaction?
>  Any patches/fixes/solutions for this?
>  I think this will save a lot of hasseles dealing with crank users :) .
>  thanks a lot for any help
>  BTW i am using pgsql-7.2 .
>
>





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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Interrupt execution
Следующее
От: "w.winter"
Дата:
Сообщение: Re: timezone incompatibility