Re: [GENERAL] Postgresql - commercial version

Поиск
Список
Период
Сортировка
От John McKown
Тема Re: [GENERAL] Postgresql - commercial version
Дата
Msg-id CAAJSdjgC5aOHE34b1ZEjQutoFJttz1Mk58GgNf0=e1gEdXHpTw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] Postgresql - commercial version  (Krithika Venkatesh <krithikavenkatesh31@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Albe Laurenz
Дата:
Сообщение: Re: [GENERAL] psql doesn't pass on exported shell environmentfunctions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] psql doesn't pass on exported shell environment functions