Fix Citus nightly PostgreSQL version matrix - #1215
Merged
serhat andic (serhatandic) merged 4 commits intoSep 8, 2026
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 209db519-51ac-4a37-b8bf-bf1e2f2ef6df
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 209db519-51ac-4a37-b8bf-bf1e2f2ef6df
PGDG does not publish PostgreSQL 19 for EL8. Neither citus/packaging:almalinux-8-pg19 nor oraclelinux-8-pg19 exists (both stop at pg18), while almalinux-9-pg19 is published. Once pkgvars moves to 15.0.x the release matrix becomes [17, 18, 19], so el/8 and ol/8 would request non-existent images and fail. Current pkgvars (13.4.0) resolves to [15, 16, 17], so this change is a no-op today. Note el/9 and ol/9 both map to almalinux-9, which has pg19, so they are deliberately not excluded. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 1ed7b58a-0ba9-4f47-a1de-3ee665bae7f2
serhat andic (serhatandic)
self-requested a review
September 8, 2026 10:38
serhat andic (serhatandic)
approved these changes
Sep 8, 2026
serhat andic (serhatandic)
deleted the
ihalatci-fix-nightly-pg-matrix-all-citus
branch
September 8, 2026 10:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
main(15.0devel) supports PostgreSQL 17, 18, and 19, so append the15.0version matrix entry.citusdata/toolsv0.8.39, which includes the corrected nightly exclusion filtering.The focused tools #426 fix was superseded by the merged tools #423, released as
v0.8.39. With that tools version, nightly packaging resolves to PostgreSQL 17 and 18.Validation
Using the actual
citusdata/toolsv0.8.39code with this branch'spostgres-matrix.ymlandpg_exclude.ymlin WSL:postgres-matrix.yml,pg_exclude.yml, andbuild-citus-community-nightlies.yml.el/9,ubuntu/jammy, anddebian/trixie.12.1.14-> PostgreSQL 14/15/1613.4.0-> PostgreSQL 15/16/1714.2.0-> PostgreSQL 16/17/18