Re: Performance issues with compaq server
От
Denis Gasparin
Тема
Re: Performance issues with compaq server
Дата
Msg-id
1020947390.2035.3.camel@edspctec12
Ответ на
Performance issues with compaq server (Samuel J. Sutjiono)
Список
Дерево обсуждения
Performance issues with compaq server "Samuel J. Sutjiono" <ssutjiono@wc-group.com>
Re: Performance issues with compaq server Denis Gasparin <denis@edistar.com>
Re: Performance issues with compaq server Curt Sampson <cjs@cynic.net>
Re: Performance issues with compaq server postgres@vrane.com
Re: Performance issues with compaq server Martijn van Oosterhout <kleptog@svana.org>
Re: Performance issues with compaq server Holger Marzen <holger@marzen.de>
MacOS X Shared Buffers (SHMMAX)? "Command Prompt, Inc." <pgsql-general@commandprompt.com>
Re: MacOS X Shared Buffers (SHMMAX)? Tom Lane <tgl@sss.pgh.pa.us>
Re: MacOS X Shared Buffers (SHMMAX)? Steve Lane <slane@fmpro.com>
Re: MacOS X Shared Buffers (SHMMAX)? "Command Prompt, Inc." <pgsql-general@commandprompt.com>
Re: MacOS X Shared Buffers (SHMMAX)? Tom Lane <tgl@sss.pgh.pa.us>
Re: MacOS X Shared Buffers (SHMMAX)? "Nigel J. Andrews" <nandrews@investsystems.co.uk>
Re: MacOS X Shared Buffers (SHMMAX)? Tom Lane <tgl@sss.pgh.pa.us>
Efficiency question: VARCHAR with empty string vs NULL Doug Fields <dfields-pg-general@pexicom.com>
Re: Efficiency question: VARCHAR with empty string vs NULL Tom Lane <tgl@sss.pgh.pa.us>
Re: Efficiency question: VARCHAR with empty string Doug Fields <dfields-pg-general@pexicom.com>
Re: MacOS X Shared Buffers (SHMMAX)? Gregory Seidman <gss+pg@cs.brown.edu>
Re: MacOS X Shared Buffers (SHMMAX)? "Command Prompt, Inc." <pgsql-general@commandprompt.com>
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@edistar.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
В списке pgsql-general по дате отправления