Skip to content

SQLite WAL Ballooning in Size with Active Mapserver #446

@Raniconduh

Description

@Raniconduh

I discovered that, when running mapserver, the world's sqlite database (when using write-ahead journaling) increases massively in size. (400MB originally -> 4GB.) When mapserver is running, the database connection stays active and prevents the WAL from being committed, leading to a massive journal. After killing mapserver and manually performing a checkpoint, the database goes back to its normal size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions