gist for unicode error on db:setup

This commit is contained in:
Devin Howard 2017-01-18 13:25:50 -05:00
parent c57015cb15
commit cd796f3ade

View file

@ -22,6 +22,8 @@
postgres=# CREATE DATABASE metamaps_production OWNER metamaps;
postgres=# \q
On some deploys, we have had problems with unicode encoding when trying to run `db:setup`. Running the commands in this Github gist resolved the issue: https://gist.github.com/amolkhanorkar/8706915. Try this link if you have problems
#### Install system-wide rvm:
sudo gpg --keyserver hkp://keys.gnupg.net \