Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Updating Postgres RDS DBParameterGroupFamily fails #69

@jeffpierce

Description

@jeffpierce

When attempting to upgrade a Postgres RDS instance from 9.5.x to 9.6.1, the stack updates the DBParameterGroup and OptionGroup, but then proceeds to fail on AWS::RDS::DBInstance with the following error:

The Parameter Group stage-classchirp-com-shortymasterdb-parametergroup-z95umv2qmwhi with DBParameterGroupFamily postgres9.5 cannot be used for this instance. Please use a Parameter Group with DBParameterGroupFamily postgres9.6

This is despite having the family set to postgres9.6.

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