How do I disconnect other users gracefully from a database???

From: P G <pg_dba(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: How do I disconnect other users gracefully from a database???
Date: 2003-06-23 15:50:32
Message-ID: 20030623155032.44359.qmail@web13304.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

What is the graceful way to disconnect other users
from a database without shutting it down? Is there a
command that I can use within psql or is it simply
"kill $PID_OF_USER" from the OS shell command line?

Thanks.

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message scott.marlowe 2003-06-23 16:58:14 Re: How do I disconnect other users gracefully from a
Previous Message Ian Barwick 2003-06-23 12:30:00 Re: FW: pgsql function doesn't work