pg_kill_query | R Documentation |
Kill a running query in Postgres
pg_kill_query(con, pid)
con |
pg connection |
pid |
pid of the query to kill |
see pg_cancel_backend
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.