| От | Simon Riggs |
|---|---|
| Тема | WIP: Transportable Optimizer Mode |
| Дата | |
| Msg-id | 1217023107.3894.1053.camel@ebony.2ndQuadrant обсуждение исходный текст |
| Список | pgsql-patches |
I've written a contrib module that allows planning information to be extracted from one server and transported to another server to allow SQL analysis: Transportable Optimizer Mode (TOM). TOM works, yet is incomplete because of the lack of a stats hook within the server. So TOM is the application which would seek to use the recent patch requesting stats hooks in Postgres. I'm posting this as background to later patches that will * re-introduce a stats hook * complete TOM so that it works fully with the stats hook That way we can all see where I'm going with this, and why, as well as providing a test harness for the stats hook patches. The main purpose of all of this is to literally "get data for Tom" - enhance the ability of experts to diagnose SQL query plans without requiring access to the data on remote servers. I see this as an enabling tool that will provide more information about optimizer issues and opportunities. Comments welcome. -- Simon Riggs www.2ndQuadrant.com PostgreSQL Training, Services and Support
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера