How to drop all connections to a specific database without stopping the server?
94
votes
4
answers
257933
views
I want to drop all connections (sessions) that are currently opened to a specific PostgreSQL database but without restarting the server or disconnecting connections to other databases.
How can I do that?
Asked by sorin
(1242 rep)
Apr 11, 2012, 02:47 PM
Last activity: Feb 11, 2024, 03:24 PM
Last activity: Feb 11, 2024, 03:24 PM