Skip to content

Upgrade to trixie, set MAKEFLAGS, PGUSER#23

Merged
theory merged 1 commit into
mainfrom
update
Jan 24, 2026
Merged

Upgrade to trixie, set MAKEFLAGS, PGUSER#23
theory merged 1 commit into
mainfrom
update

Conversation

@theory

@theory theory commented Jan 23, 2026

Copy link
Copy Markdown
Member
  • Upgrade to trixie-slim
  • Set PGUSER to postgres in the Dockerfile, removing the need for users to remember to do it.
  • Set MAKEFLAGS="-j $(nprocs)" in pgxn-build-test and pass -j $(nprocs) in pgrx-build-test to shorten build runtimes

@theory theory force-pushed the update branch 5 times, most recently from a172bfa to 0fc6aed Compare January 24, 2026 18:00
*   Upgrade to `trixie-slim`
*   Set `PGUSER` to `postgres` in the `Dockerfile`, removing the need
    for users to remember to do it.
*   Set `MAKEFLAGS="-j $(nprocs)"` in `pgxn-build-test` and pass `-j
    $(nprocs)` in `pgrx-build-test` to shorten build runtimes
*   Upgrade the pgrx test extension to v0.16.1 and test it on Postgres
    versions 13-16.
*   Let all the test configurations run, rather than fail fast, to more
    easily identify version and configuration issues.
*   Properly test the pgrx package argument added in 6c143b2.
*   Disable the pgrx `Test with system UID` test for now, as it fails
    with a permission error, and using the system UID is surely
    vanishingly rare, anyway.
@theory theory merged commit fbadf43 into main Jan 24, 2026
56 checks passed
@theory theory deleted the update branch January 24, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant