Tips and tunning for pgsql on HP-UX PA-RISC (RP3410) - Mailing list pgsql-performance

From Gustavo Franklin Nóbrega
Subject Tips and tunning for pgsql on HP-UX PA-RISC (RP3410)
Date
Msg-id 1892.10.20.2.231.1106193926.squirrel@10.20.2.231
Whole thread Raw
Responses Re: Tips and tunning for pgsql on HP-UX PA-RISC (RP3410)  (William Yu <wyu@talisys.com>)
List pgsql-performance
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


pgsql-performance by date:

Previous
From: "Benjamin Wragg"
Date:
Subject: Query performance and understanding explain analzye
Next
From: andrew@pillette.com
Date:
Subject: Re: index scan of whole table, can't see why