Database Reference
In-Depth Information
The process of doing a backup
Whetherornotafullorincrementalbackupisperformed,theprocessforenablingandper-
forming the backup is the same. Figure 11.11 illustrates an example backup scenario for a
single server setup.
Figure 11.11. Example backup scenario for a single server setup
Whenever any of your Neo4j instances start up (embedded or server, single or HA), they
checktoseewhethertheir online_backup_enabled configurationparameterissetto
true . If it is, a separate backup service (which comes as part of the Neo4j distribution) is
started as well. It defaults to port 6362 for a single server setup and 5001 for an HA setup.
This service provides the access point for the Neo4j backup tool to connect to, in order to
read the underlying store and transaction log files to backup.
 
Search WWH ::




Custom Search