'Reinstalling immudb database
I’ve been using immudb for an application and I’d like to clean it out and re-install and install again. Is it sufficient to just delete the immudb folder or is there anything else I need to do?
Solution 1:[1]
Yes, deleting the data folder would be fine and that will work. Also, you can use a separate data folder for a new instance, without deleting, by setting dir flag such as ./immudb --dir mydata
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | jeroiraz |
