heroku / platform-api

Ruby HTTP client for the Heroku API
MIT License
213 stars 86 forks source link

provide access to heroku-postgres commands #47

Open geemus opened 8 years ago

geemus commented 8 years ago

Frequently requested, but not something we have a timeline for presently.

boblail commented 7 years ago

+1 😁

rickmzp commented 7 years ago

👍

rogusdev commented 7 years ago

Please!

reddog commented 6 years ago

@geemus Just wondered if there's an update on this

Frequently requested

issue, but for which it is

not something we have a timeline for presently

?! ;-)

Is this still oft-requested? Are there other (preferable?) ways of achieving this (particularly since this issue was raised a while back now - obviously a number of workarounds will be in use by now)?

catkhuu commented 5 years ago

Still interested in this addition! 😄 Wondering if this can also include the --fork --fast option as well.

agbaber commented 3 years ago

Still interested here as well, specifically the output that we'd get from pg:info.

jai-x commented 7 months ago

Still very much interesting in this being available.

We are currently having to use complicated scripts wrapped around the heroku cli to perform pg fork backups and it would be much nicer if this was availble via the API.