Re: timeout implementation issues - Mailing list pgsql-hackers

From Jessica Perry Hekman
Subject Re: timeout implementation issues
Date
Msg-id Pine.LNX.4.21.0204021112230.11943-100000@atalanta.dynamicdiagrams.com
Whole thread Raw
In response to Re: timeout implementation issues  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: timeout implementation issues  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] timeout implementation issues  ()
List pgsql-hackers
On Mon, 1 Apr 2002, Tom Lane wrote:

> On the other hand, we do not have anything in the backend now that
> applies to just one statement and then automatically resets afterwards;
> and I'm not eager to add a parameter with that behavior just for JDBC's
> convenience.  It seems like it'd be a big wart.

Does that leave us with implementing query timeouts in JDBC (timer in the
driver; then the driver sends a cancel request to the backend)?

j



pgsql-hackers by date:

Previous
From: Doug McNaught
Date:
Subject: Re: [GENERAL] v7.2.1 Released: Critical Bug Fix
Next
From: Vince Vielhaber
Date:
Subject: Re: [GENERAL] v7.2.1 Released: Critical Bug Fix