Re: Planner debug views - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Planner debug views
Date
Msg-id 20150724.081134.165736134594625537.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Planner debug views  (Qingqing Zhou <zhouqq.postgres@gmail.com>)
Responses Re: Planner debug views
List pgsql-hackers
> Here is a proposal introducing some debugging infrastructure into the
> core. The basic idea is to allow us to query the planner search space.
> To so do, we can dump related information to csv files and use foreign
> table to query them. So here I propose two foreign tables:

Sounds like a great feature!

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: BRIN index and aborted transaction
Next
From: Petr Jelinek
Date:
Subject: Re: TABLESAMPLE patch is really in pretty sad shape