How can I stop a long running query

From: "Angelo Misto'" <misto(at)merate(dot)mi(dot)astro(dot)it>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: How can I stop a long running query
Date: 2002-06-24 06:46:04
Message-ID: Pine.LNX.4.33.0206240844430.5983-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'm using Postgesql 7.1 and the jdbc driver jdbc7.1-1.1
to talk to the database from java/swing application (jdk1.3.1) I

How can I stop a long running query?
The method cancel of class Statement seems working well,
but if I look the process status I see a postmaster process
running in background.

Thank you,
Angelo.

--
Angelo Misto` - Osservatorio Astronomico di Brera
Via Bianchi 46. Merate, Lecco, Italy - Tel.: 039/9991159

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Varun Kacholia 2002-06-24 09:34:26 Latest JDBC Documentation
Previous Message Barry Lind 2002-06-24 06:35:41 Re: timezone incompatibility