surferfalo.blogg.se

Postgresql yum install
Postgresql yum install





postgresql yum install

The new package should be installed with all its executables in here: /usr/local/pgsql/bin Note: The link below points to postgresql 10.4, you may want to check for newer subversions sudo yum install -y gcc readline-devel zlib-devel We're using VERSION="2018.03" of Amazon Linux AMI in our pipelines. Since none of the previous answers worked for me, I'm adding a solution that let me install the postgresql10 client. May still install step by step all dependencies and the server with: yum install -y

postgresql yum install

Since postgresql10 is not yet available, adding extra yum repo is the only solution per today.Įrror: Package: Note! Amazon Linux 2 provides additional package installation through Amazon Linux Extras Repository ( amazon-linux-extras) ((client only)). Install PostgreSQL Client v10 $ sudo yum install -y postgresql10 Install RHEL 7 yum repo for PostgreSQL $ sudo yum install -y You may run into compatibility issues if you select old version of Amazon Linux (Amazon linux 1) for the below steps, otherwise it should work fine in the latest version Amazon Linux 2.Ĭheck Amazon Linux version $ cat /etc/system-releaseĪmazon Linux release 2.0 (2017.12) LTS Release Candidate Packages/Repos which is designed to work of RedHat will work on Amazon Linux also, Amazon Linux is a minimal-install version of RHEL.







Postgresql yum install