mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-30 02:42:35 +02:00
PostgreSQL 18 added support for asynchronous IO with the uring-based method typically performing best. Not all arches in CI actually have io_uring system calls available so skip io_uring related tests for them. Regardless of support in native Alpine kernels, building the package with uring support is still useful for Alpine containers on uring-enabled kernels.