logo       

Re: How can I stop a long running query: msg#00215

db.postgresql.jdbc

Subject: Re: How can I stop a long running query

Angelo,

What do you mean by 'running in background'? Cancel just aborts the current query, the process and connection are still available for additional queries.

--Barry

Angelo Misto' wrote:

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.







---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise