Postgres common calls

Posted . Visible to the public.

Disconnect sessions:

SELECT * FROM pg_stat_activity;
SELECT pg_terminate_backend(<pid>);
hashharvest
Last edit
hashharvest
Posted by hashharvest to hashharvest's deck (2017-12-11 21:13)