Re: how to check PEM version

2020-09-10 Thread 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 versio

Re: how to check PEM version

2020-09-10 Thread Ashesh Vashi
On Thu, Sep 10, 2020 at 2:19 PM 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. PEM is EnterpriseDB proprietary product, please avoid asking questions about that on this list. P

how to check PEM version

2020-09-10 Thread 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