lndinit icon indicating copy to clipboard operation
lndinit copied to clipboard

Support SQLITE migration to POSTGRES

Open ziggie1984 opened this issue 7 months ago • 0 comments

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.

  1. Migrating the kv-db part.
  2. Migrating the native sql part (if the user already activated the native sql store in LND)

ziggie1984 avatar Apr 13 '25 08:04 ziggie1984