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