QAN PostgreSQL EXPLAIN plan is not providing enough details like MySQL
General
Escalation
General
Escalation
Description
Hi Team,
We are expecting query EXPLIAN plan details like MySQL/MariaDB. Users are unable to find proper details like MySQL.
We are expecting kind of how many rows are scanning or entire table is scanning or if any more information like MySQL/MariaDB.
MySQL explain is very user friendly and easily understandable. So, we are expecting same for PostgreSQL as well.
How to test
None
How to document
None
Activity
Show:
Naresh January 26, 2025 at 6:06 PM
It might help us if we can use the below.
Naresh January 20, 2025 at 1:38 PM
Sure, Thanks for the update
Nurlan Moldomurov January 20, 2025 at 9:38 AM
Hello , we are presenting results of explain provided by PostgreSQL. We need to investigate possibility to present itt different way. It’s not in a priority for now.
Naresh January 15, 2025 at 12:50 PM
Can you please combine this ticket with the below.
Hi Team,
We are expecting query EXPLIAN plan details like MySQL/MariaDB. Users are unable to find proper details like MySQL.
We are expecting kind of how many rows are scanning or entire table is scanning or if any more information like MySQL/MariaDB.
MySQL explain is very user friendly and easily understandable. So, we are expecting same for PostgreSQL as well.