Will Cached Data Be Retained After an Instance Is Restarted?
After a single-node DCS instance is restarted, data in the instance is deleted.
Master/Standby, read/write splitting, and cluster instances (except single-replica clusters) support AOF persistence by default. Data is retained after these instances are restarted.
If AOF persistence is disabled (appendonly is set to no), data is deleted after the instances are restarted.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.