Re: Postgresql database and application server compatibility - Mailing list pgsql-general

From Laurenz Albe
Subject Re: Postgresql database and application server compatibility
Date
Msg-id fb6e6dd4d93d180dd72ed491f9bf2d36937a69d4.camel@cybertec.at
Whole thread Raw
In response to Postgresql database and application server compatibility  (Rickson Marshall <rmarshall@c2n.com>)
Responses RE: Postgresql database and application server compatibility
List pgsql-general
On Fri, 2022-09-30 at 01:36 +0000, Rickson Marshall wrote:
> We will be moving from Postgresql 9.6 to Postgresql 13.XX which will be installed in our
> Rocky Linux 8 database server which will talk to our application which will be installed
> in our Windows application Server which will have a 2022 Windows Server installed in it. 
>  
> Please forgive me if this question is too novice in nature. Will Postgresql 13.XX installed
> in Rocky Linux 8 database server have any issues communicating with our application installed
> in our Windows application Server with a 2022 Windows Server.
>  
> Please note that our application is compatible with the database Postgresql 13.XX as well
> as Windows Server 2022

If your application works with PostgreSQL v13, it will work no matter on which operating
system the server is running.

Make sure to upgrade the PostgreSQL client library on the application server as well.
The more recent that is, the better.

Test well.

Yours,
Laurenz Albe



pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: Postgresql database and application server compatibility
Next
From: Rickson Marshall
Date:
Subject: RE: Postgresql database and application server compatibility