How to analyze the output of debug_print_plan

From: "Fujii Masao" <masao(dot)fujii(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: How to analyze the output of debug_print_plan
Date: 2008-08-13 12:54:33
Message-ID: 3f0b79eb0808130554n45b6edb1p9a5f0bba1dcb6398@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

In order to check the plan of PreparedStatement,
I'm going to analyze the output of debug_print_plan.
But, since its output is very complicated, it's difficult
to analyze it.

Please let me know the method and tool which analyze it
easily.

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2008-08-13 12:57:02 Re: How to modify ENUM datatypes? (The solution)
Previous Message Martin Gainty 2008-08-13 12:54:00 Re: text .vs. varchar