How to enumerate/drop user sessions in windows - Mailing list pgsql-general

From Howard Cole
Subject How to enumerate/drop user sessions in windows
Date
Msg-id 43DF3CFB.10701@selestial.com
Whole thread Raw
Responses Re: How to enumerate/drop user sessions in windows
List pgsql-general
Hi,

When trying to drop a database using psql connected to a windows server
running postgresql 8.0.3, I get the error message "Database X is being
accessed by other users."

Now when the Database server is running on a linux server, I can run ps
and pick the sessions that I want to kill. However how can I do this on
windows? Is there a psql command to kill sessions?

Thanks

Howard Cole
http://www.selestial.com

pgsql-general by date:

Previous
From: "Myatluk Andrey"
Date:
Subject: Re: PostgreSQL + hibernate
Next
From: Csaba Nagy
Date:
Subject: Re: PostgreSQL + hibernate