Skip to content

Instantly share code, notes, and snippets.

@apeckham
Created January 12, 2012 18:40
Show Gist options
  • Save apeckham/1602291 to your computer and use it in GitHub Desktop.
Save apeckham/1602291 to your computer and use it in GitHub Desktop.
postgres 9 on amazon linux
sudo rpm -ivh http://yum.pgrpms.org/9.0/redhat/rhel-5-i386/pgdg-redhat90-9.0-5.noarch.rpm
sudo yum install postgresql90 -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment