Hi, I was trying to drop my database so I can re-rake it. But when I did the following:
heroku rake db:drop I got the following message: Couldn't drop qiutxbnatt : #<ActiveRecord::StatementInvalid: PGError: ERROR: must be owner of database qiutxbnatt: DROP DATABASE IF EXISTS "qiutxbnatt"> How can I set my own user privilege so I can drop the db and re-rake. Help please. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
