function difference(geometry,geometry) is SLOW!

Поиск
Список
Период
Сортировка
От luke.78@libero.it
Тема function difference(geometry,geometry) is SLOW!
Дата
Msg-id 10574478.390451213607204584.JavaMail.defaultUser@defaultHost
обсуждение исходный текст
Список pgsql-performance
Hi,
In my pgsql procedure, i use the function

geometryDiff := difference
(geometry1,geometry2);

but this function is very slow!!!
What can I do to
speed this function?
Exists a special index for it?

Thanks in advance!
Luke


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

Предыдущее
От: "Gavin M. Roy"
Дата:
Сообщение: Re: how to find the sql using most of the i/o in an oltp system
Следующее
От: Howard Cole
Дата:
Сообщение: Tsearch2 Initial Search Speed