Skip to content

testing/pgloader: enable on x86

Jakub Jirutka requested to merge jirutka/aports:pgloader-32bit into master

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

Merge request reports