How to Cancel a query ? - Mailing list pgsql-general

From Kuldeep Tanna
Subject How to Cancel a query ?
Date
Msg-id 000801c3ffe7$a1a8fa40$7c325f81@crook
Whole thread Raw
Responses Re: How to Cancel a query ?
List pgsql-general
Hi,
 I issued a query from ASP using ADO. The web page after some time showed something similar to a 404 NOT found page. Postgres is still executing the query.
How do I cancel the execution of that query. I tried restarting / stopping postmaster, but pg_ctl gives an error message "Unable to shutdown server"
 
Thanks,
Kuldeep.
 

pgsql-general by date:

Previous
From: Ron St-Pierre
Date:
Subject: Re: How to drop sequence?
Next
From: Tom Lane
Date:
Subject: Re: How to drop sequence?