| От | wsheldah@lexmark.com |
|---|---|
| Тема | Sending Explain output to a perl client |
| Дата | |
| Msg-id | 200112041817.NAA01900@interlock2.lexmark.com обсуждение исходный текст |
| Ответы |
Re: Sending Explain output to a perl client
|
| Список | pgsql-general |
Hi, I'm trying to tune a query that includes a correlated subquery, by moving the subquery to a temporary table and joining on that, hoping to improve things by not executing the subquery for every row. My immediate problem is that since the temporary table is session specific and I'm running it from perl, I can't paste the SQL into a psql session to run EXPLAIN on it. Can I treat the EXPLAIN results like a column from a regular result set and have perl retrieve it like a regular column value, or is there another way to capture the EXPLAIN output from a perl client? Many thanks, Wes Sheldahl
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера