Re: difference in query performance due to the inclusion of a polygon geometry field
В списке pgsql-general по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: difference in query performance due to the inclusion of a polygon geometry field |
| Дата | |
| Msg-id | 13311.1354290710@sss.pgh.pa.us обсуждение |
| Ответ на | Re: difference in query performance due to the inclusion of a polygon geometry field ("Albe Laurenz" <laurenz.albe@wien.gv.at>) |
| Ответы |
Re: difference in query performance due to the inclusion of
a polygon geometry field
Re: difference in query performance due to the inclusion of a polygon geometry field |
| Список | pgsql-general |
"Albe Laurenz" <laurenz.albe@wien.gv.at> writes:
> As I said -- could the time be spent on the client?
It is probably some combination of
(1) time to fetch the wide geometry values from the table's TOAST table
(2) time to convert the geometry values to text form
(3) time to transmit the larger volume of data to the client
(4) client-side processing time
None of these costs are expended in an EXPLAIN ANALYZE, which is
why the time reported for that doesn't change materially.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера