What do I need to backup in order to be able to recover in case my node dies and the server catches fire 🔥? #7948
Unanswered
FeatureSpitter
asked this question in
Q&A
Replies: 1 comment
-
See the lnd Operational Safety Guidelines document. Backing up the DB is always a good idea. But restoring it from a backup that is not the absolute very last state (which is almost impossible to know) can be dangerous (see explanation in linked doc above). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Backing up a LN node seems complex.
And I was wondering... Besides copying the .lnd folder and its contents, if I activate Postgres as a database, would backing up the database alone be enough? Or I still need the .lnd folder?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions