May 2019
Intermediate to advanced
600 pages
20h 46m
English
You can either run this function as a superuser or with the same user as that of the offending backend (look for the usename field in the pg_stat_activity view).
Once you have figured out the backend you need to kill, use the pg_terminate_backend(pid) function to kill it.
Read now
Unlock full access