Skip to content

On low memory machines cannot load dumped database #455

@nwinklareth

Description

@nwinklareth

The loaddata command loads the entire JSON file into memory before writing out its contents to the database. Low memory machines cannot process this even though if the json was streamed in they could.

There is a streaming json module for Python iJson which I will try.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions