Re: [GENERAL] Postgresql - commercial version - Mailing list pgsql-general

From John McKown
Subject Re: [GENERAL] Postgresql - commercial version
Date
Msg-id CAAJSdjgC5aOHE34b1ZEjQutoFJttz1Mk58GgNf0=e1gEdXHpTw@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] Postgresql - commercial version  (Krithika Venkatesh <krithikavenkatesh31@gmail.com>)
List pgsql-general
On Fri, Jul 7, 2017 at 9:04 AM, Krithika Venkatesh <krithikavenkatesh31@gmail.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


​I don't have access to EDB, just the community version (from the Fedora RPM). But from looking at the manual:

you might try:

SELECT * FROM PRODUCT_COMPONENT_VERSION;

This table does not exist in the version which I have, and so I am guessing that it would be a decent test.


--
Veni, Vidi, VISA: I came, I saw, I did a little shopping.

Maranatha! <><
John McKown

pgsql-general by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: [GENERAL] psql doesn't pass on exported shell environmentfunctions
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] psql doesn't pass on exported shell environment functions