SiriDB / siridb-admin

SiriDB - Tool for managing SiriDB databases
MIT License
12 stars 7 forks source link

deleting a database #10

Closed lilvinz closed 5 years ago

lilvinz commented 5 years ago

The documentation does not say anything about deleting a database.

Can I assume that it can be deleted by shutting down a server and deleting the respective folder in the data path?

joente commented 5 years ago

@lilvinz , yes, that is correct. As an alternative you can shutdown SiriDB and prefix the database folder with __ (double underscore), SiriDB will then skip this "database" at startup.

joente commented 5 years ago

Drop database will be available in the upcoming SiriDB release 2.0.31, the admin tool is already prepared https://github.com/SiriDB/siridb-admin/releases/tag/1.2.0