Re: Does Postgres have consistent identifiers (plan hash value) for explain plans?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Does Postgres have consistent identifiers (plan hash value) for explain plans?
Дата
Msg-id 756532.1701701844@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Does Postgres have consistent identifiers (plan hash value) for explain plans?  (Jerry Brenner <jbrenner@guidewire.com>)
Ответы Re: Does Postgres have consistent identifiers (plan hash value) for explain plans?
Список pgsql-performance
Jerry Brenner <jbrenner@guidewire.com> writes:
> Both Oracle and SQL Server have
> consistent hash values for query plans and that makes it easy to identify
> when there are multiple plans for the same query.  Does that concept exist
> in later releases of Postgres (and is the value stored in the json explain
> plan)?

No, there's no support currently for obtaining a hash value that's
associated with a plan rather than an input query tree.

            regards, tom lane



В списке pgsql-performance по дате отправления: