Re: Performance issues with compaq server

From: Denis Gasparin <denis(at)edistar(dot)com>
To: "Samuel J(dot) Sutjiono" <ssutjiono(at)wc-group(dot)com>
Cc: Postgresql General Mailing List <pgsql-general(at)postgresql(dot)org>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Performance issues with compaq server
Date: 2002-05-09 12:29:50
Message-ID: 1020947390.2035.3.camel@edspctec12
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

The Compaq servers you indicated use the smart array controller which is
very very slow in storing data into hard disks. Are you using the RAID?

I suggest you to buy a controller with a larger write cache (the smart
array controller does not have w-cache)... You should note a large
performance progress...

Also do not forget to set fsync to false and to use the COPY command
whenever is possible...

Bye!
--
Doct. Eng. Denis Gasparin: denis(at)edistar(dot)com
---------------------------
Programmer & System Administrator - Edistar srl

Il mer, 2002-05-08 alle 00:40, Samuel J. Sutjiono ha scritto:
> I tried to load data using insert statement to our new database server (Compaq DL580, DL590, DL380 using SCSI driver) but it was very very slow. The database runs on Red Hat Linux 7.2 and PostgreSQL version 7.1.3
>
> Does anybody know any idea to what cause this problem ? or things that I need to look or check (in the config. file)
>
> I appreciate any help.
>
> Regards,
> Samuel

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Denis Gasparin 2002-05-09 16:02:17 Psql 7.2.1 Regress tests failed on RedHat 7.3
Previous Message John Gray 2002-05-09 11:43:33 Re: Performance issues with compaq server

Browse pgsql-sql by date

  From Date Subject
Next Message Vincent Stoessel 2002-05-09 14:12:11 escaping arrays in perl dbi
Previous Message Bolek Bakowski 2002-05-09 12:08:49 Re: Connection to multiple databases