Thread
-
how to check PEM version
Atul Kumar <akumar14871@gmail.com> — 2020-09-10T08:49:33Z
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 <ashesh.vashi@enterprisedb.com> — 2020-09-10T09:40:46Z
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 <mrstephenamell@gmail.com> — 2020-09-10T15:36:49Z
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 > > > .