Re: AWS RDS postgresql upgrade from 14 to 15 - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: AWS RDS postgresql upgrade from 14 to 15
Date
Msg-id 8452a0ce5f84b48b326616029ae249fce67b36f2.camel@cybertec.at
Whole thread Raw
In response to AWS RDS postgresql upgrade from 14 to 15  ("alexander al (leiden)" <alexander@scred.nl>)
List pgsql-admin
On Tue, 2024-04-30 at 10:04 +0200, alexander al (leiden) wrote:
> ecause gitlab next major upgrade needs a newer version of postgresql
> we have to upgrade it.
>
> now normally I would probably do 'upgrade' in the aws-console but on
> aws rds PG 15 has a newer btree_gist version (1.7)
>
> Are there any caveats concerning those extensions?

That should be no problem.  If the upgrade leaves the extension at
its old version, you can update it to the latest version.

At this time, I wouldn't upgrade to v15, but to v16.

Yours,
Laurenz Albe



pgsql-admin by date:

Previous
From: "alexander al (leiden)"
Date:
Subject: AWS RDS postgresql upgrade from 14 to 15
Next
From: Ron Johnson
Date:
Subject: Re: HA Setup Review