From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
---|---|
To: | Krithika Venkatesh <krithikavenkatesh31(at)gmail(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Postgresql - commercial version |
Date: | 2017-07-07 14:16:29 |
Message-ID: | CAKFQuwaPSrrPEVN7GFBubo87+puHArCaBU57Yvp9OjdF3mw=xA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Jul 7, 2017 at 7:04 AM, Krithika Venkatesh <
krithikavenkatesh31(at)gmail(dot)com> wrote:
> select version () gives me output something like this
>
> PostgreSQL 9.5.4 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.1.2
> 20080704 (Red hat 4.1.2-55), 64 bit.
>
> Is there any other way to find
>
If memory serves the commercial version put out by EnterpriseDB uses a
4-part versioning scheme so the above would seem to be the community
version you are looking at.
Otherwise maybe someone with access will be kind enough to provide the
version their 9.5 version of the EnterpriseDB install outputs for
comparison.
You can always check the O/S package manager and try and figure out how it
was installed.
David J.
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2017-07-07 14:18:11 | Re: Postgresql - commercial version |
Previous Message | Krithika Venkatesh | 2017-07-07 14:04:41 | Re: Postgresql - commercial version |