| От | Jonathan Davis |
|---|---|
| Тема | Re: [GENERAL] how to cancel a request in progress ? |
| Дата | |
| Msg-id | 374AE554.D56E0859@idianet.net обсуждение исходный текст |
| Ответ на | Re: [GENERAL] how to cancel a request in progress ? (Simon Drabble <simond@foxlink.net>) |
| Ответы |
Re: [GENERAL] how to cancel a request in progress ?
|
| Список | pgsql-general |
Jonathan Davis wrote: > Simon Drabble wrote: > > > On Tue, 25 May 1999, Jonathan Davis wrote: > > > > > hello all > > > > > > is this possible to cancel a request in progress ? > > > > > > > > > > If you are using the interactive monitor, psql, try ctrl-c. > > > > If you are using the libpq or other interface, then it becomes much more > > application specific, i.e. you might have to kill off the app. > > > > but how do you kill a request in progress? > > > > > Simon. > > > > I 'm using the libpq,. it is possible by : PQrequestCancel but you must use the Asynchronous Query Processing (PQsendQuery/PQgetResult).
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера