Skip to content

Postgres 13 end of support #6728

@mikebell

Description

@mikebell

Background

Postgres 13 support ends on 28th February 2026

A list of effected RDS instances can be found by running:

aws rds describe-db-instances --query "DBInstances[?Engine=='postgres' && starts_with(EngineVersion, '13')].[DBInstanceIdentifier]" --output table

We need to coordinate and contact users to get them to update asap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions