validator_operator/validator_backups #23
Replies: 4 comments 4 replies
This comment has been hidden.
This comment has been hidden.
-
Not sure about the python script to get the token as it seems pretty empty.. This generated correct token for me: |
Beta Was this translation helpful? Give feedback.
-
RE: "Note that there is a strict order requirement between the backups: the backup of the validator app’s postgres instance must be taken at a point in time strictly earlier than that of the participant. Please make sure the app’s instance backup is completed before starting the participant one." Does "at a point in time strictly earlier" mean that in a cloud setup, a volume snapshot that contains both the validator and the participant Postgres instances will not work? The volume snapshot is taken simultaneously, which is not "strictly earlier". (I would be surprised if the volume snapshot didn't work, maybe I'm missing something.) |
Beta Was this translation helpful? Give feedback.
-
In order to take a backup for the postgres, I highly suggest using
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
validator_operator/validator_backups
https://docs.dev.sync.global/validator_operator/validator_backups.html
Beta Was this translation helpful? Give feedback.
All reactions