aports/main/postgresql18
Oneric 94c44294f6 main/postgresql18: enable uring support
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.
2026-02-15 20:40:20 +01:00
..