Skip to content
Discussion options

You must be logged in to vote

Yes 11.16 was recently supported in RDS https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-versions.html#postgresql-versions-version1116

But we need to submit a tiny PR to support it

/** Version "11.15". */
public static readonly VER_11_15 = PostgresEngineVersion.of('11.15', '11', { s3Import: true, s3Export: true });

Any interest to submit a PR for that?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@michal-draftwise
Comment options

Answer selected by emreozen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants