Skip to content

Support PostgreSQL 18, drop PostgreSQL 15 - #9

Merged
nkiryanov merged 1 commit into
masterfrom
pg18
Jul 17, 2026
Merged

Support PostgreSQL 18, drop PostgreSQL 15#9
nkiryanov merged 1 commit into
masterfrom
pg18

Conversation

@nkiryanov

Copy link
Copy Markdown
Collaborator

Add pg18 builds and remove pg15. Alpine 3.23+ carries postgresql18-client but dropped postgresql15-client, and no single Alpine version has both — so adding pg18 means dropping pg15.

  • Bump Alpine 3.22.13.24.1 (latest; carries postgresql18-client)
  • Add pg18 to the release matrix, point latest at pg18 (pg_dump 18 dumps older servers fine)
  • Drop pg15 from the matrix — existing 1.3.0-pg15 images stay on Docker Hub
  • README: version list, usage example, and note for pg15/older users

Bump Alpine to 3.24.1 to get postgresql18-client, add pg18 to the
build matrix, and point latest at pg18. Alpine 3.23+ dropped
postgresql15-client. pg15 is removed from the matrix.
@nkiryanov
nkiryanov merged commit 20f9ece into master Jul 17, 2026
1 check passed
@nkiryanov
nkiryanov deleted the pg18 branch July 17, 2026 19:16
@nkiryanov
nkiryanov requested a review from f213 July 17, 2026 19:23
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