Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Installing Postgres server 9.6 on Amazon Linux

You have installed the repository that makes PostgreSQL packages available (check /etc/yum.repos.d). Now you can do yum update and actually install the DB with yum install postgresql96-server.

Tags:

Linux

Postgresql

Rpm

Yum

Amazon Linux

Related

Are Ansible handlers defined in roles ran after the entire playbook or the role? Bare metal or virtualize? Why is ALPN not supported by my server? DNS record contains 0.0.0.0 address Connect to OpenVPN using Windows 10 built-in VPN Cannot install openjdk-8-jre-headless on Debian Jessie 1 Are SSL certificates for constant.*.example.com allowed? How can I get the "This PC" Icon to show on the Desktop? HAProxy as reverse proxy for AWS API Gateway Are PCIE slots coupled with CPU slots? Grep in a huge log file (>14 GB) only the last x GB? IPv6 on Amazon VPC: missing default route in Ubuntu

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy