BetaNYC / citygram-services-nyc

Web content transformation proxies for open data API's
https://citygram-services-nyc.herokuapp.com/
4 stars 6 forks source link

Can't run locally pg issues #32

Closed dirkkelly closed 8 years ago

dirkkelly commented 8 years ago
PG::ConnectionBad: FATAL:  database "citygram-services" does not exist
createdb citygram-services
PG::UndefinedTable: ERROR:  relation "http_requests" does not exist

There's no migrations in this project

Pull production

curl -o tmp/citygram-services.dump `heroku pg:backups public-url -a citygram-services-nyc`
PG::UndefinedTable: ERROR:  relation "http_requests" does not exist
dirkkelly commented 8 years ago

needs the keys in .env, added message to slack