Обсуждение: how to check PEM version

Поиск
Список
Период
Сортировка

how to check PEM version

От
Atul Kumar
Дата:
Hi,

I have installed pem in centos 7, now i want to check the version of
PEM using sql query.

Please let me know, how should i do that.

My postgres version is 11.8


Regards,
Atul



Re: how to check PEM version

От
Ashesh Vashi
Дата:
On Thu, Sep 10, 2020 at 2:19 PM Atul Kumar <akumar14871@gmail.com> wrote:
Hi,

I have installed pem in centos 7, now i want to check the version of
PEM using sql query.

Please let me know, how should i do that.
PEM is EnterpriseDB proprietary product, please avoid asking questions about that on this list.

Please send your queries to EnterpriseDB.

-- Thanks,
Ashesh Vashi  


My postgres version is 11.8


Regards,
Atul


Re: how to check PEM version

От
Diego
Дата:

Hi Atul,

copy from program is your friend ;P
https://www.postgresql.org/docs/current/sql-copy.html

On 2020-09-10 05:49, Atul Kumar wrote:
Hi,

I have installed pem in centos 7, now i want to check the version of
PEM using sql query.

Please let me know, how should i do that.

My postgres version is 11.8


Regards,
Atul


.