Skip to content

Backing up my db to another server #3920

Closed Answered by RoccoSmit
ocean-haiyang asked this question in Q&A
Discussion options

You must be logged in to vote

You will need to back up all 3 files. See documentation of what files are here https://www.sqlite.org/walformat.html

Snippet from the above link that could explain your issue:

The write-ahead log or "wal" file is a roll-forward journal that records transactions that have been committed but not yet applied to the main database

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ocean-haiyang
Comment options

Answer selected by boojack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants