Hi
I read a post in the archives saying about storing explain output directly into tables. Is this feature present in postgres now??
I have a software in which I need to display the explain output in a Tree format, for which I need to parse the textual plan and get the relvant information.
I have a parser written in java which does some work but its not completely working. Can I get the grammar for the explain output? Or if someone has
some other idea please let me know.
Thanks
-Akshat
- [HACKERS] Get explain output of postgresql in Tables Akshat Nair
- Re: [HACKERS] Get explain output of postgresql in Ta... Tom Lane
- Re: [HACKERS] Get explain output of postgresql i... Jim C. Nasby
- Re: [HACKERS] Get explain output of postgres... Satoshi Nagayasu
- Re: [HACKERS] Get explain output of post... Alvaro Herrera
- Re: [HACKERS] Get explain output of... Satoshi Nagayasu
- Re: [HACKERS] Get explain output of post... Jim C. Nasby
- Re: [HACKERS] Get explain output of... Bruce Momjian
- Re: [HACKERS] Get explain outpu... Richard Huxton
- Re: [HACKERS] Get explain o... Jim C. Nasby
- Re: [HACKERS] Get explain o... Richard Huxton