If I want to make backups of my server where Union is running,
how do I make sure that the database is consistent ?
I use the default data store that comes with Union.
Given that it takes at least some minimal amount of time to capture
the data and log files, if updates are occurring (such as new accounts being added),
if you just copy all the files it might or might not be in a consistent state.
Is there a way to do that other than shutting down Union, taking the backup, and then restarting Union?