Can't Delete Database
See original GitHub issueSystem information:
- MacOS Mojave 10.14.6
- DBeaver version 7.0.3.202004191823
Connection specification:
- Postgres
- SSH
Describe the problem you’re observing:
Since updating to version 7.0.3.202004191823, can’t delete a specific database. No matter what, I receive error message
Can't delete object 'warehouse_labs' Reason: Cannot drop the currently open database. Switch to another database and try again (Note: enable 'Show all databases' option to see them).
In the old version, could just set another database active and delete any open tasks on this database, but new version seems to have removed option to set databases active. Instead can set other dbs as default, but this doesnt solve the problem. There are no open tasks of any kind.
This only seems to apply to one specific database, so implies new version won’t switch which database is active.
Steps to reproduce, if exist:
- Open connection
- Right click on database and click delete
- Await error message
Include any warning/errors/backtraces from the logs
Reason: Cannot drop the currently open database. Switch to another database and try again (Note: enable 'Show all databases' option to see them).
Issue Analytics
- State:
- Created 3 years ago
- Comments:12
Top GitHub Comments
What if the database I want to delete is the last one (I have no other database to switch to). How do I delete that?
I’m stuck here. I also can’t delete a database with dbeaver.
I have no idea what to do.
ok
I don’t see any option for “default” connection. Where is that? I’m stuck here.