Created
November 26, 2013 23:14
-
-
Save mikermcneil/7668006 to your computer and use it in GitHub Desktop.
Installing PostgreSQL on Joyent SmartOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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