Cancelling Queries - Mailing list pgsql-sql

From Mark Mitchell
Subject Cancelling Queries
Date
Msg-id 1046993130.21247.3.camel@sql.icnfull.com
Whole thread Raw
Responses Re: Cancelling Queries
List pgsql-sql
I have a Perl program that executes PostgreSQL queries through DBI.
Is there any way to cancel a query once its started. If I could at least
somehow get the PID of the child process postmaster starts I could kill
that.

This may be a better question for the Perl programming list but I
thought I'd ask you guys too

Mark Mitchell





pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Copy from a SELECT
Next
From: Bruce Momjian
Date:
Subject: Re: disable constraints