Skip to content

Instantly share code, notes, and snippets.

@mikermcneil
Created November 26, 2013 23:14
Show Gist options
  • Save mikermcneil/7668006 to your computer and use it in GitHub Desktop.
Save mikermcneil/7668006 to your computer and use it in GitHub Desktop.
Installing PostgreSQL on Joyent SmartOS
pkgin -fy update
pkgin upgrade
pkgin -fy update
pkgin in postgresql91-server postgresql91-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment