Re: Can timeout duration be set? - Mailing list pgsql-general

From Eric G. Miller
Subject Re: Can timeout duration be set?
Date
Msg-id 20010407231635.A13742@calico.local
Whole thread Raw
In response to Can timeout duration be set?  (lec <englim@pc.jaring.my>)
List 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 by date:

Previous
From: Roberto Mello
Date:
Subject: Re: [DOCS] Better Features document?
Next
From: anil
Date:
Subject: Re: Better Features document?