Re: How to observe plan_cache_mode transition from custom to generic plan?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to observe plan_cache_mode transition from custom to generic plan?
Дата
Msg-id 3720778.1631209179@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to observe plan_cache_mode transition from custom to generic plan?  (Richard Michael <rmichael@edgeofthenet.org>)
Ответы Re: How to observe plan_cache_mode transition from custom to generic plan?  (Richard Michael <rmichael@edgeofthenet.org>)
Список pgsql-general
Richard Michael <rmichael@edgeofthenet.org> writes:
> Would a tiny patch to the PREPARE docs be accepted?  I'd like to help
> clarify investigating `plan_cache_mode` for future readers.

What did you have in mind?

(I'm kind of allergic to documenting the plan-caching behavior in too
much detail, because I keep expecting us to change it.  On the other
hand, nobody's put forward any improvement proposals.)

            regards, tom lane



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

Предыдущее
От: Richard Michael
Дата:
Сообщение: Re: How to observe plan_cache_mode transition from custom to generic plan?
Следующее
От: "Peter J. Holzer"
Дата:
Сообщение: Re: update non-indexed value is slow if some non-related index/fk are enabled