{question}
How to maintain backup and recovery in NuoDB?
{question}
{answer}
NuoDB provides two ways for you to make a copy of a database that you can use as a backup:
- Offline backup — Archive current state from a shutdown storage manager (SM). This requires a redundant SM.
- Online backup (hotcopy) — Copy current state by invoking the NuoDB Command's hotcopy command on a running database.
You may find more information on this topic by clicking here.
If you have any questions, please reach out by clicking here.
{answer}
Comments