EnterpriseDB PostgreSQL-Essentials Exam - Topic 7 Question 19 Discussion
You want to gracefully terminate a user's connection to the database. Which function should you use?
B) pg_terminate_backend(pid)
C) pg_cancel_backend(pid)
D) pg_disconnect_backend(pid)
Currently there are no comments in this discussion, be the first to comment!