How to analyze the output of debug_print_plan - Mailing list pgsql-general

From Fujii Masao
Subject How to analyze the output of debug_print_plan
Date
Msg-id 3f0b79eb0808130554n45b6edb1p9a5f0bba1dcb6398@mail.gmail.com
Whole thread Raw
List 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

pgsql-general by date:

Previous
From: Martin Gainty
Date:
Subject: Re: text .vs. varchar
Next
From: "Merlin Moncure"
Date:
Subject: Re: How to modify ENUM datatypes? (The solution)