Skip to content

cannot allocate memory on low memory systems #72

@zaydogan

Description

@zaydogan

trying to create a database fails with: cannot allocate memory.
this system (32 bit arm) doesn't have much memory (425 MB in total, 98 MB free), but creating a database should not fail with memory error.

[zafer@bpi playground-go]$ ./playground 
2025/01/20 13:43:40 opening index: opening overflow index: cannot allocate memory
[zafer@bpi playground-go]$ ./playground 
pogreb: moving non-segment files...
pogreb: moved main.pix to main.pix.bac
pogreb: moved overflow.pix to overflow.pix.bac
2025/01/20 13:43:48 opening index: opening overflow index: cannot allocate memory
[zafer@bpi playground-go]$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions