http://www.postgresql.org/download/linux/ubuntu/
- Install postgres
- create the file
/etc/apt/sources.list.d/pgdg.list
- add one of the following lines to the file based on ubuntu version:
- 14.04:
deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main
- 15.04:
deb http://apt.postgresql.org/pub/repos/apt/ wily-pgdg main
- 14.04:
- import signing key:
- create the file