Re: Tips and tunning for pgsql on HP-UX PA-RISC (RP3410)

Поиск
Список
Период
Сортировка
От William Yu
Тема Re: Tips and tunning for pgsql on HP-UX PA-RISC (RP3410)
Дата
Msg-id csnt63$240$1@news.hub.org
обсуждение исходный текст
Ответ на Tips and tunning for pgsql on HP-UX PA-RISC (RP3410)  (Gustavo Franklin Nóbrega <gfnobrega@planae.com.br>)
Список pgsql-performance
Well you probably will need to run your own tests to get a conclusive
answer. It should be that hard -- compile once with gcc, make a copy of
the installed binaries to pgsql.gcc -- then repeat with the HP compiler.

In general though, gcc works best under x86 computers. Comparisons of
gcc on x86 versus Itanium versus PPC show binaries compiled for Itanium
and PPC drastically underperform compared to gcc/x86. I suspect it's
probably the same situation for HP-UX.


Gustavo Franklin Nóbrega wrote:
> Hi,
>
> Anyone have tips for performance of Postgresql, running on HP-UX 11.11,
> PA-RISC (HP RP3410)? What is better compiler (GCC or HP C/ANSI), flags of
> compilation, kernel and FS tunning?
>
> I have installed pgsql, and compiled with gcc -O2
> -fexpensive-optimizations flags only.
>
> Another question: Postgres running well on HP-UX? What is the better:
> HP-UX or Linux on HP RP3410?
>
> Thanks!
>
>
> Gustavo Franklin Nóbrega
> Infraestrutura e Banco de Dados
> Planae Tecnologia da Informação
> (+55) 14 3224-3066 Ramal 209
> www.planae.com.br
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

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

Предыдущее
От: andrew@pillette.com
Дата:
Сообщение: Re: index scan of whole table, can't see why
Следующее
От: Ragnar Hafstað
Дата:
Сообщение: Re: index scan of whole table, can't see why