Re: How to download minor version

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Ramesh <ramesh4f(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: How to download minor version
Date: 2018-02-16 12:09:10
Message-ID: CABUevEwdQnCtEA6jnyQBn9H=yY24DRBGGKVgAFDuHiRsKVuksQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, Feb 16, 2018 at 12:55 PM, Ramesh <ramesh4f(at)gmail(dot)com> wrote:

> I want to upgrade postgresql from 9.4.4 to 9.4.14.
>
> I couldn't find the minor versions of postgresql from the download pages.
>
> Always letting it to the latest version in the mappings of 9.4.x
>

Yes, and there are good reasons for that. Why would you want 9.4.14 and not
9.4.16, given that 9.4.16 contains critical bugfixes that are missing in
9.4.14?

how to get into the minor version download?
>
>
The PostgreSQL project does not provide binary packages for old known buggy
versions. You can always get the source code and build it yourself though
-- you can find 9.4.14 in https://www.postgresql.org/ftp/source/v9.4.14/

--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message MichaelDBA 2018-02-16 12:37:39 Re: Migrate streaming replication 9.4 to 9.6
Previous Message Shreeyansh Dba 2018-02-16 12:08:53 Re: How to download minor version