Aborting long running command.

Started by Jerry LeVanover 21 years ago1 messagesgeneral
Jump to latest
#1Jerry LeVan
jerry.levan@eku.edu

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