Skip to content

Instantly share code, notes, and snippets.

@dustinsmith1024
Last active February 26, 2017 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dustinsmith1024/8a1b1a231420c5c915105b0ebed5d776 to your computer and use it in GitHub Desktop.
Save dustinsmith1024/8a1b1a231420c5c915105b0ebed5d776 to your computer and use it in GitHub Desktop.
Compost.io installing an extension
▶ master ✗ sudo "/Applications/Postgres.app/Contents/Versions/9.4/bin/psql" -Ufocker -ddev -p5445
psql (9.4.11)
Type "help" for help.
dev=# create extension "pgcrypto";
CREATE EXTENSION
sms_us_dev=# \q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment