public inbox for [email protected]
help / color / mirror / Atom feedFrom: Laurenz Albe <[email protected]>
To: Motog Plus <[email protected]>
To: [email protected]
Subject: Re: Info regarding pg upgrade from 12.18 to 15.6
Date: Fri, 27 Sep 2024 14:38:36 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAL5Gnisd1zZ54HATHoLvV4h5FtLnsfejq_phN7E2+3W=WCwNDw@mail.gmail.com>
References: <CAL5Gnisd1zZ54HATHoLvV4h5FtLnsfejq_phN7E2+3W=WCwNDw@mail.gmail.com>
On Fri, 2024-09-27 at 16:55 +0530, Motog Plus wrote:
> We are upgrading postgres from 12.18 to 15.6. Can you please advise how can I check on the below points?
> 1. Compatibility between postgreSQL 15.6 and:
> - Springboot(3.3..x)
> - Java(17)
> - JPA
> - Hikari pool
> - pgpool II
Check the documentation of these programs to see if they support PostgreSQL v15.
But the most important part is that you test your applications thoroughly.
Even if all the software on your stack supports PostgreSQL v15, it is
conceivable that your program does something with the database that changed
in an incompatible fashion.
It is instructive to read the "migration" section of the release notes
for the PostgreSQL major releases, but there is no way for you to avoid
testing your program.
Yours,
Laurenz Albe
view thread (2+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Info regarding pg upgrade from 12.18 to 15.6
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox