Install Postgres Client Amazon Linux 1

Install postgres client Amazon Linux 1 #

Getting Super Powers #

Becoming a super hero is a fairly straight forward process:

wget https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-6-x86_64/postgresql12-libs-12.1-1PGDG.rhel6.x86_64.rpm
wget https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-6-x86_64/postgresql12-devel-12.1-1PGDG.rhel6.x86_64.rpm
wget https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-6-x86_64/postgresql12-12.1-1PGDG.rhel6.x86_64.rpm
wget  https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-6-x86_64/postgresql12-server-12.1-1PGDG.rhel6.x86_64.rpm
yum localinstall *.rp