Aborting long running command. - Mailing list pgsql-general

From Jerry LeVan
Subject Aborting long running command.
Date
Msg-id C921149E-E011-11D8-BC31-000393779D9C@eku.edu
Whole thread Raw
List pgsql-general
 From libpq, is it possible to safely terminate a long running
query? (without killing the application)

The only thing I could see that might do the trick was PQreset.

Jerry


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Trigger on Postgres for tables syncronization
Next
From: Pavel Stehule
Date:
Subject: Perl DBI and nested transaction?