>> -Allow administrators to safely terminate individual sessions either via an SQL function or SIGTERM <<

Can't you already do this with pg_cancel_backend() or kill <child pid>? Or is this for something else altogether?

-salman

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to