heroku / roadmap

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

Postgres auto_explain to be toggled by customer #174

Closed jbrown-heroku closed 1 year ago

jbrown-heroku commented 1 year ago

Required Terms

What service(s) is this request for?

Postgres

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

While diagnosing/investigating database performance on Postgres, EXPLAIN is often used to understand the query plan and its performance. auto_explain is a feature available on Postgres that runs EXPLAIN on slow queries automatically.

jbrown-heroku commented 1 year ago

We have released this feature and are generally available: https://devcenter.heroku.com/changelog-items/2580