Re: AWS RDS postgresql upgrade from 14 to 15

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: "alexander al (leiden)" <alexander(at)scred(dot)nl>, pgsql-admin(at)postgresql(dot)org
Subject: Re: AWS RDS postgresql upgrade from 14 to 15
Date: 2024-04-30 08:50:44
Message-ID: 8452a0ce5f84b48b326616029ae249fce67b36f2.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ron Johnson 2024-04-30 12:22:36 Re: HA Setup Review
Previous Message alexander al (leiden) 2024-04-30 08:04:21 AWS RDS postgresql upgrade from 14 to 15