How do I disconnect other users gracefully from a database??? - Mailing list pgsql-admin

From P G
Subject How do I disconnect other users gracefully from a database???
Date
Msg-id 20030623155032.44359.qmail@web13304.mail.yahoo.com
Whole thread Raw
Responses Re: How do I disconnect other users gracefully from a
List 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

pgsql-admin by date:

Previous
From: Ian Barwick
Date:
Subject: Re: FW: pgsql function doesn't work
Next
From: "scott.marlowe"
Date:
Subject: Re: How do I disconnect other users gracefully from a