Re: Is it useful to record whether plans are generic or custom?
В списке pgsql-hackers по дате отправления:
| От | legrand legrand |
|---|---|
| Тема | Re: Is it useful to record whether plans are generic or custom? |
| Дата | |
| Msg-id | 1589390892966-0.post@n3.nabble.com обсуждение исходный текст |
| Ответ на | Is it useful to record whether plans are generic or custom? (Atsushi Torikoshi <atorik@gmail.com>) |
| Ответы |
Re: Is it useful to record whether plans are generic or custom?
|
| Список | pgsql-hackers |
Hello, yes this can be usefull, under the condition of differentiating all the counters for a queryid using a generic plan and the one using a custom one. For me one way to do that is adding a generic_plan column to pg_stat_statements key, someting like: - userid, - dbid, - queryid, - generic_plan I don't know if generic/custom plan types are available during planning and/or execution hooks ... Regards PAscal -- Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера