Skip to content

Commit cd62b56

Browse files
Backup docs: clarify that both ID and DB backups are recommended (#3464)
Patch contributed by @amarqueslee-da [static] Signed-off-by: Martin Florian <martin.florian@digitalasset.com>
1 parent a2a65f6 commit cd62b56

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/src/validator_operator/validator_backups.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@ Backups
1111
While all components in the system are designed to be crash-fault-tolerant,
1212
there is always a chance of failures from which the system cannot immediately
1313
recover, e.g. due to misconfiguration or bugs. In such cases, you will need to
14-
restore a component or the a full validator node from
14+
restore a component or a full validator node from
1515
backups or from dumps of the components that are still operational.
1616

17+
Node operators should take **both** Node Identity backups and Postgres Instance
18+
Backups to protect their node from the widest range of disaster scenarios.
19+
1720
.. _validator-identities-backup:
1821

1922
Backup of Node Identities

0 commit comments

Comments
 (0)