Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

database.sqlite3-wal got sooo big #278

Open
scriptzteam opened this issue Oct 23, 2021 · 1 comment
Open

database.sqlite3-wal got sooo big #278

scriptzteam opened this issue Oct 23, 2021 · 1 comment

Comments

@scriptzteam
Copy link

Hi, how can i get it back to 0?
Tried to VACUUM database.sqlite3 wont help...

464.8 GiB [##########]  database.sqlite3-wal
8.2 GiB [          ]  database.sqlite3
83.5 MiB [          ]  database.sqlite3-shm

THX

@Glandos
Copy link

Glandos commented Oct 23, 2021

Usually, the WAL is flushed when all clients closed their connections. So try to stop magnetico and all other software that have an access to it.
I had the issue in the past, and connecting with sqlite3 database.sqlite3 with some commands and exiting solved the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants