Re: Performace Optimization for Dummies

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Performace Optimization for Dummies
Дата
Msg-id 451CE38B.7070107@enterprisedb.com
обсуждение исходный текст
Ответ на Performace Optimization for Dummies  ("Carlo Stonebanks" <stonec.register@sympatico.ca>)
Список pgsql-performance
Carlo Stonebanks wrote:
> We urgently need a major performance improvement. We are running the
> PostgreSQL 8.1.4 on a Windows 2003 x64 Server on a dual processor,
> dual core
> 3.2Ghz Xeon box with 4gb RAM and a RAID (sorry, I don't know what
> type) disc
> subsystem. Sorry about the long intro, but here are my questions:

Others have already drilled down to the way you do the inserts and
statistics etc., so I'll just point out:

Are you fully utilizing all the 4 cores you have? Could you parallelize
the loading process, if you're currently running just one client? Are
you I/O bound or CPU bound?

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

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

Предыдущее
От: "Carlo Stonebanks"
Дата:
Сообщение: Re: Performace Optimization for Dummies
Следующее
От: Edoardo Ceccarelli
Дата:
Сообщение: Re: any hope for my big query?