Skip to content

Instantly share code, notes, and snippets.

@sseletskyy
Created July 1, 2013 15:01
Show Gist options
  • Save sseletskyy/5901612 to your computer and use it in GitHub Desktop.
Save sseletskyy/5901612 to your computer and use it in GitHub Desktop.
Add support hstore for postgresql
psql -d template0 -c 'create extension hstore;'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment