Deleting database #12213
Unanswered
JHarrison712
asked this question in
Help Wanted!
Deleting database
#12213
Replies: 1 comment 4 replies
-
|
Drop the database, recreate the database (empty), then run the upgrade script to recreate all the tables. These steps are basically the same as loading an exported database, except that you run |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently cloned my Netbox instance for a Dev and Prod environment. I want to perform a database delete so it deletes all the dev entries ( Kinda like a fresh installation ) but I can't find any documentation that has the steps on it? Has anyone done with before or is it best to just build a new VM again and do it from scratch?
Beta Was this translation helpful? Give feedback.
All reactions