Skip to content
Discussion options

You must be logged in to vote

What is your current database backend? Is it SQLite or bbolt? There is lndinit that allows you to migrate from bbolt to any SQL database (in your case Postgres). But there currently is no way to migrate from SQLite to Postgres (and just exporting and re-importing the schema will definitely break things, don't do it!), but we're working on that.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@SevenLiquor
Comment options

Answer selected by SevenLiquor
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants