heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
194 stars 0 forks source link

Make heroku pg:bloat width scale #263

Open sfcgeorge opened 9 months ago

sfcgeorge commented 9 months ago

Required Terms

What service(s) is this request for?

Heroku CLI

Tell us about what you're trying to solve. What challenges are you facing?

When using the heroku pg:bloat CLI command the output is a fixed width. Index names are often autogenerated by an ORM and quite long so they get cut off. This makes the bloat command useless to me because I can't tell the difference between half of the indexes listed.

I would like the output width to match the width of the user's terminal.

Screenshot 2024-02-08 at 16 50 22
jbrown-heroku commented 8 months ago

@sfcgeorge Thank you for logging this item and bringing this to our attention. I can see how frustrating this can be for our customers. We will look into resolving this issue.