pg_kill_query: Kill a running query in Postgres

View source: R/postgres.R

pg_kill_queryR Documentation

Kill a running query in Postgres

Description

Kill a running query in Postgres

Usage

pg_kill_query(con, pid)

Arguments

con

pg connection

pid

pid of the query to kill

Value

see pg_cancel_backend


edalfon/efun documentation built on June 23, 2024, 4:17 a.m.