Backup
We’re overhauling Dgraph’s docs to make them clearer and more approachable. If you notice any issues during this transition or have suggestions, please let us know.
Backup feature is only available for Dedicated Instances. This feature is not available for the Free and Shared Instances.
Periodic Backups
Periodic Backups are created at a given schedule that by default is:
- Full Backup every week
- Incremental Backups every 4 hours
You can trigger the Backup on-demand directly from your Dgraph Cloud Dashboard, simply go to Admin>Setting>Backups and click on “Create Backup” button on the top left.
In case you would like to change your default Backup schedule please contact us and we will be happy to set you up.
List Backups
List all backups of the current backend.
Cloud Endpoint
API Command
Example
Export Data
Export data from your backend.
Cloud Endpoint
API Command
Example
Import Data
Import your data back using Dgraph Live Loader (requires Docker).
Shell Command
Live loader command (via Docker):
Example
Was this page helpful?