Re: Can timeout duration be set?

Поиск
Список
Период
Сортировка
От Eric G. Miller
Тема Re: Can timeout duration be set?
Дата
Msg-id 20010407231635.A13742@calico.local
обсуждение исходный текст
Ответ на Can timeout duration be set?  (lec <englim@pc.jaring.my>)
Список pgsql-general
On Wed, Apr 04, 2001 at 03:04:59PM +0800, lec wrote:
> Is it possible to set the timeout duration for a query?

If you're using C/C++ interface, look at the asynchronous query
functions.  It's a little more work, but not much.  You'll have to
supply your own timing routine and/or you might provide a method for the
user to cancel the query (like with a pop-up window...).

--
Eric G. Miller <egm2@jps.net>

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

Предыдущее
От: Roberto Mello
Дата:
Сообщение: Re: [DOCS] Better Features document?
Следующее
От: anil
Дата:
Сообщение: Re: Better Features document?