SQLite Forum

SQLite temp file is removed but still kept by java process
Login
Unfortunately both.
The temp file is deleted, but it still takes a disk space.


```
lsof | grep deleted
33558748 /mnt/sqlite.tmp/xxxx.tmp (deleted)
```