1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 01:05:15 +03:00
aports/testing/pgloader
Jakub Jirutka d6325060d8 testing/pgloader: enable on x86
https://github.com/dimitri/pgloader/blob/master/INSTALL.md#building-pgloader-for-use-in-low-ram-environments:
> It's possible to tweak the size of RAM pgloader will use in its binary
> image, at compile time. This defaults to 4 GB.
>
> make DYNSIZE=1024

armhf and armv7 still fail, even with DYNSIZE=2048:

    ;; loading system "pgloader"
    Heap exhausted during garbage collection: 8 bytes available, 32 requested.
            Immobile Object Counts
    ...
    fatal error encountered in SBCL pid 367:
    GC invariant lost, file "gencgc.c", line 573
2023-01-26 20:04:46 +00:00
..
APKBUILD
remove-self-upgrade.patch