R/postgres.R
pg_kill_query.Rd
Kill a running query in Postgres
pg_kill_query(con, pid)
pg connection
pid of the query to kill
see pg_cancel_backend