dokku-postgres icon indicating copy to clipboard operation
dokku-postgres copied to clipboard

Add postgres:reset command

Open jayjun opened this issue 7 years ago • 9 comments

See #141.

Use dropdb and createdb to mimic Heroku’s pg:reset command. Pass --force to skip confirmation prompt.

jayjun avatar Jan 12 '19 19:01 jayjun

@josegonzalez are there any plans to have this merged in?

nishtahir avatar Jul 23 '19 16:07 nishtahir

It needs a rebase, unfortunately, but yeah, if that happens, why not?

josegonzalez avatar Jul 23 '19 16:07 josegonzalez

Rebased and pushed.

jayjun avatar Jul 24 '19 16:07 jayjun

@josegonzalez is this good now?

nishtahir avatar Jul 30 '19 01:07 nishtahir

How about the current status of this PR?

0xBADDCAFE avatar Jul 21 '20 01:07 0xBADDCAFE

Anything I can do to help get this merged? I needed this feature today, and while I working around it, I would have loved to be able to simply dokku postgres:reset appname.

thomasfedb avatar Jan 28 '21 04:01 thomasfedb

Ping @josegonzalez :-)

I'm trying to reset a database in a sandbox application and would find this feature useful as well :-)

brylie avatar Apr 02 '22 16:04 brylie

Is there anything we can do to get this PR merged?

bfontaine avatar Jan 19 '23 11:01 bfontaine

any update on this?

kasvith avatar Jan 24 '23 09:01 kasvith