There are two installation methods for postgresql11: binary source code installation, rpm package installation
wget https: //ftp.postgresql.org/pub/source/v11.5/postgresql-11.5.tar.gz
./confi
There are two installation methods for postgresql11: binary source code installation, rpm package installation
wget https: //ftp.postgresql.org/pub/source/v11.5/postgresql-11.5.tar.gz
./confi
Step 2: Add EPEL repository to CentOS 7 A number of dependencies are on the EPEL repository. Run the following command to install epel repository in your CentOS 7 machine.
sudo yum -y install