Re: Performace Optimization for Dummies

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: Performace Optimization for Dummies
Дата
Msg-id 451D0F67.4040309@logix-tt.com
обсуждение исходный текст
Ответ на Performace Optimization for Dummies  ("Carlo Stonebanks" <stonec.register@sympatico.ca>)
Список pgsql-performance
Hi, Carlo,

Carlo Stonebanks wrote:

> We urgently need a major performance improvement.

Did you think about putting the whole data into PostgreSQL using COPY in
a nearly unprocessed manner, index it properly, and then use SQL and
stored functions to transform the data inside the database to the
desired result?

We're using this way for some 3rd-party databases we have to process
in-house.

HTH,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: any hope for my big query?
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: Performace Optimization for Dummies