You shouldn't use a postgres command to fully delete your database, as you will not have permissions to create a new one. Instead you should use the heroku command to clear out your database:
heroku pg:reset DATABASE_URL
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…