Re: how to check PEM version

Diego <mrstephenamell@gmail.com>

From: Diego <mrstephenamell@gmail.com>
To: pgsql-general@lists.postgresql.org
Date: 2020-09-10T15:36:49Z
Lists: pgsql-general
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
>
>
> .