lndinit
lndinit copied to clipboard
Support SQLITE migration to POSTGRES
We should also support the migration from SQLITE to POSTGRES. People might start with a smaller node but later want to upgrade operations with a more reliable setup using POSTGRES.
This migration include 2 steps.
- Migrating the kv-db part.
- Migrating the native sql part (if the user already activated the native sql store in LND)