Configuration and performance of Postgres/PostGIS

Поиск
Список
Период
Сортировка
От Shaozhong SHI
Тема Configuration and performance of Postgres/PostGIS
Дата
Msg-id CA+i5JwbmBns5WdH34xDo8HdWXWD4RbGsNksomdJjMKEC7anFoQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-general

Whenever geospatial functions such as St_intersects or recursive query used, the Postgres/PostGIS appears to spawn away to many child queries and just obliterate the CPU.  Nothing finishes.

That forced me to try out to do the some tasks on the FME server.

I tried to use this http://blog.cleverelephant.ca/2010/07/network-walking-in-postgis.html in the Postgres/PostGIS.

I tried to linecombiner in FME.  LineCombiner | FME (safe.com).

With a large data set, the running of processors were monitored.  It was estimated the Postgres/PostGIS one would take 16 days to complete.

But, it only took a few minute to do the same thing in FME.

This suggests that something is not right with the Postages Server.

Have anyone got experience with configuration and improving performance of Postages Server?

Regards,

David

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

Предыдущее
От: raf
Дата:
Сообщение: Re: Are stored procedures/triggers common in your industry
Следующее
От: Senor
Дата:
Сообщение: Re: autovacuum_freeze_max_age on append-only tables