Skip to content

Set SQLITE_TMPDIR in post-process subcommand #70

Description

@tombh

When creating the indexes for the DBs SQlite's temporary storage uses the current filesystem by default which is likely to be the small working disk for the VM. I think it's better to set the SQLITE_TMPDIR environment variable to the same path as that given via the CLI args for the DBs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions