If my neo4j server is running and I copy the data folder using copy/rsync folder, what are the chances of data corruption?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
The copied store might be corrupted, but also might be recoverable. There's a good reason neo4j has a backup tool: this method is not safe. If you need to snapshot the file system, cleanly shut down the DB first. |
|||||
|