From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Shankar Bhaskaran <mailshankarb(at)gmail(dot)com> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Version 10.7 of postgres |
Date: | 2019-10-10 05:32:12 |
Message-ID: | 20191010053212.GG1852@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Oct 10, 2019 at 10:22:22AM +0530, Shankar Bhaskaran wrote:
> We are planning to use postgres 10.7 version as that is the latest
> version supported on Aurora DB. Since we have an on premise installation
> also , i was trying to download the same version of postgres for windows
> and linux.
> Unfortunately that version is not available in the download site as well as
> the ftp site .Is there any reason why an installer for 10.7 version in
> windows and linux is not added to archives?
I cannot speak about Aurora DB and its compatibility or
incompatibilities, but the latest minor version of 10 is 10.10, and a
lot of bugs have been fixed since 10.7, hence it is sort of logic in
my opinion to only have an installer for the latest version available,
and that eases a lot the maintenance as the Windows installer likely
needs to bundle OpenSSL and such dependencies. I would recommend also
that you do not use a version which has known bugs.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Arnaud L. | 2019-10-10 07:00:17 | Re: psql \copy hanging |
Previous Message | Andres Freund | 2019-10-10 05:25:26 | Re: Segmentation fault with PG-12 |