Interrupt execution

From: Varun Kacholia <varunk(at)cse(dot)iitb(dot)ac(dot)in>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Interrupt execution
Date: 2002-06-23 09:32:08
Message-ID: 20020623150450.A24029@voxel.cse.iitb.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi,
I using pgsql jdbc drivers to execute a particular query (web-based).
Many a times it happens that the query might take time and the
user hits "stop" .. in this case the pgsql-query still keeps running.
Is there any way to stop it if the user "stops" transaction?
Any patches/fixes/solutions for this?
I think this will save a lot of hasseles dealing with crank users :) .
thanks a lot for any help
BTW i am using pgsql-7.2 .
--
------
Varun
It is easier to write an incorrect program than understand a correct one

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daniele 2002-06-23 18:07:47 problem with Serialize.store
Previous Message w.winter 2002-06-22 08:49:56 Re: timezone incompatibility