dropdb command not working.

From: "Pradeepkumar, Pyatalo (IE10)" <Pradeepkumar(dot)Pyatalo(at)honeywell(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: dropdb command not working.
Date: 2005-01-19 05:29:32
Message-ID: 77ED2BF75D59D1439F90412CC5B1097417DBF13C@ie10-sahara.hiso.honeywell.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

I am trying to use the dropdb command, but it is failing. The following
error message is displayed -

dropdb: database removal failed: ERROR: database "eps_db" is being accessed
by other users

But there are no other users accessing the database. Is there an option to
forcefully delete the database even if other users are accessing it.

Thanks in advance.

Regards,
Pradeep

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message K Anderson 2005-01-19 06:01:05 Re: generating dynamic queries using pl/pgsql
Previous Message Iain 2005-01-19 03:28:01 Re: Problem with pl/perl in postgresql