39-18 (8.1.1911) but fails
with systemd-239-30 (In 8.2.2004 repo).
On Sun, Jun 21, 2020 at 6:05 AM Srinivasa T N wrote:
>
>
> On Sun, Jun 21, 2020, 8:57 AM Vishal Agrawal
> wrote:
>
>> Hello,
>>
>> I'm trying to install postgresql 12 on CentOS 8.2 as follow
Hello,
I'm trying to install postgresql 12 on CentOS 8.2 as following -
First I run docker container on the host -
# docker run --privileged -dit --name pgdg centos:8.2.2004 /sbin/init
Then inside the container, I run the commands given below -
# yum -y install glibc-langpack-en glibc-locale-s