-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Description
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]$
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels