Skip to content

Instantly share code, notes, and snippets.

@Sacristan
Created June 26, 2014 16:56
Show Gist options
  • Save Sacristan/b8f2316fcc840998f0f3 to your computer and use it in GitHub Desktop.
Save Sacristan/b8f2316fcc840998f0f3 to your computer and use it in GitHub Desktop.
install postgres
sudo apt-get install postgresql postgresql-contrib
sudo -u postgres createuser sac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment