Jupitor$ bundle exec rake db:create db:migrate APP_development already exists rake aborted! PG::Error: ERROR: invalid value for parameter \"TimeZone\": \"UTC\" : SET ti
I also had this problem.
Login to the database then issue:
set time zone utc;