
How to install PostgreSQL 9.6 on any Ubuntu version
Ubuntu Zesty (17.04) Version 9.6 comes with the distribution. sudo apt-get install postgresql-9.6 Ubuntu Yakkety (16.10) sudo add-apt-repository “deb http://apt.postgresql.org/pub/repos/apt/ xenial-pgdg main” wget –quiet -O […]