Skip to content

OOM when importing a large database without hash index #617

Description

@adsharma

Repro:

lbug> export database 'tmp';

$ lbug tmp2.lbdb;
lbug> CALL enable_default_hash_index=false;
lbug> import database 'tmp';

Several improvements were done in #616 to improve this use case. But the OOM continues to crash on a 64GB machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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