Destroying a Postgres DB on Heroku

前端 未结 4 744
Happy的楠姐
Happy的楠姐 2020-12-04 09:53

I want to destroy the database but I\'m not sure what the command would be. Does anyone know how to do this?

4条回答
  •  一向
    一向 (楼主)
    2020-12-04 10:19

    To answer Siamii's question above: DATABASE in heroku pg:reset DATABASE is by default postgres

提交回复
热议问题