Re: What HW / OS is recommeded

From: Alex <alex(at)meerkatsoft(dot)com>
To: Michael Ben-Nes <miki(at)canaan(dot)co(dot)il>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: What HW / OS is recommeded
Date: 2004-12-16 14:48:22
Message-ID: 41C1A036.2040309@meerkatsoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hmm...
I read that Raid5 is suggested over Raid1. Also HW vendors told us that.
Php :-) is not an option and I dont believe Perl is a bottleneck as well.

Michael Ben-Nes wrote:

> I think and please correct me that Postgres loves RAM, the more the
> better.
>
> Any way RAID5 is awful with writing, go with RAID1 ( mirroring )
>
> I use Debian Sarge and im very happy.
>
> Perl is very slow, maybe you can use PHP ?
>
>
> Alex wrote:
>
>> Hi,
>> we are planning to upgrade our servers but deciding on the right
>> configuration seems to be quite difficult.
>>
>> As for the system. About 50 tables, 20M records and growing about
>> 500k-1m per month.
>> The systems mostly loads data from files (perl batch jobs). And
>> generates client files. Jobs generally dont run at the same time, but
>> timely loading/delivery is very important. We also run tomcat with no
>> more than 5-10 concurrent users connecting. (mostly browsing data)
>>
>> We are currently looking at Dell / HP
>> but the questions is
>>
>> - how many processors (2 or 4)
>> - do we gain with 4 cpus if we probably never have a few users connected
>> - what processors are recommended Opteron / Xeon / Itanium
>> - how much memory ? 2GB ? 4GB ?
>> - Disks, i guess we go with Raid5, 15k SCSI
>> - what OS ? Suse / RHE3 / Fedora /
>> - Disk controller ?
>>
>>
>> Currently we run it on a Dell Blade, dual P3 1.4ghz with 1G memory
>> Adding 1GB memory did actually not bring much performance gains.
>>
>> Does anyone have some first hand experience? Can anybody point me to
>> some resources ? Or recommend certain systems?
>> What kind of performance gain can be expected going from a P3 to a
>> higher end processor ?
>> Thanks for any suggestions
>>
>> Alex
>>
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 5: Have you checked our extensive FAQ?
>>
>> http://www.postgresql.org/docs/faqs/FAQ.html
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2004-12-16 14:51:56 Re: 7.1.3: dataloss: FATAL 2: XLogFlush: request is not satisfied
Previous Message Alex 2004-12-16 14:44:06 Re: DB Slowing Down