Skip to content

[Feature Request] - Postgresql18Client #1112

Description

@flarocca-topnetwork

Is your feature request related to a problem? Please describe.
Yes. Currently, Amazon Linux 2023 (AL2023) does not provide the postgresql18-client package in its official repositories. As we upgrade our database workloads to PostgreSQL 18, we lack a native, officially supported client CLI (psql) and development libraries on AL2023 to interact with these databases. Running older client versions (e.g., PostgreSQL 15/16 clients) is suboptimal as they lack support for the latest PostgreSQL 18 syntax, features, and system catalog changes.

Describe the solution you'd like
I would like AWS to package and distribute the PostgreSQL 18 client and its development libraries (e.g., postgresql18, postgresql18-devel) directly via the default AL2023 dnf repositories. This would allow us to install the updated client seamlessly using:

sudo dnf install postgresql18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions