Re: PostgreSQL Download

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Thiagarajan Lakshminarayanan <thiagu1997(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL Download
Date: 2018-02-13 22:37:45
Message-ID: 82aeca10-a738-cce4-1170-cf7eb32d987d@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/13/2018 02:27 PM, Thiagarajan Lakshminarayanan wrote:
> Hello,
>
> The official postgresql download site
> (https://www.postgresql.org/download/linux/redhat/) has a link to
> download the tar archives
> (https://www.enterprisedb.com/download-postgresql-binaries) or
> interactive installer from EnterpriseDB.  Is the above download from
> EnterpriseDB is open source community software OR is it a paid version?

The Open Source version, though if I remember correctly the installer
itself is not.

FYI, https://www.postgresql.org/download/linux/redhat/ also has links to
the community RPM's. Also the overall official Postgres download site is:

https://www.postgresql.org/download/

>
> Please let me know.
>
> Thanks

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2018-02-13 22:57:55 Re: I do not get the point of the information_schema
Previous Message David G. Johnston 2018-02-13 22:37:27 Re: cursors and function question