Kill / Terminate connections in PostgreSQL. SELECT pg_terminate_backend(PID); postgres=# SELECT pg_terminate_backend(22069); ...
確定! 回上一頁