Last Updated: February 25, 2016
·
695
· chadoh

How to get a fully functional install of Postgres on Ubuntu

sudo aptitude install postgresql postgresql-client libpq-dev postgresql-contrib

Follow instructions here and here to install contrib packages.