Re: implementing query timeout

From: "Jessica P(dot) Hekman" <jessica(dot)hekman(at)prov(dot)ingenta(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: implementing query timeout
Date: 2002-06-09 16:14:28
Message-ID: Pine.BSO.4.44.0206091213220.14967-100000@mail.prov.ingenta.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 7 Jun 2002, Bruce Momjian wrote:

> This means we can now create a SET variable that does an alarm/cancel
> timeout in a transaction, and know that it can safely bracket a
> statement because it will reset if the transaction aborts.
>
> Are you still interested in working on this?

Very possibly. Could I get just a little hand-holding about how to create
a new SET variable -- along the lines of "another place where a SET
variable is defined is in this method, so just imitate what is done
there"?

j

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jason Davies 2002-06-09 16:35:19 Re: Compiling postgres to is jdbc
Previous Message M. T. Argent 2002-06-09 15:19:58 Compiling postgres to is jdbc