Search Postgresql Archives

Re: SPI functions to work with the Execution Plan

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Osmel Barreras =?utf-8?Q?Pi=C3=B1era?= <obarreras@xxxxxxxxxxxxxxxxxx> writes:
> I need to develop for my diploma thesis an extension that allows me to travel the implementation plan once you pass through the phase of planning and optimization. SPI functions that could be used to obtain and work with the plan?

SPI is not meant to expose anything like that.  You could install a
planner_hook though, and look at the plan after calling standard_planner.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux