You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)