This is a discussion on - Advice about hardware configuration within the pgsql Novice forums, part of the PostgreSQL category; --> Hi Everyone, May I ask your advices about the following hardware configuration : DELL PE2900 III - Quad-Core Xeon ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Everyone, May I ask your advices about the following hardware configuration : DELL PE2900 III - Quad-Core Xeon X5450 3.0GHz/2x6MB 4GB 667MHz 6 X 1TB SATA (7.200 rpm) RAID 1/0 or RAID 0/1 PERC 6/i Internal RAID Controller Card 80GB SATA 7.2K 3.5inch Front Bay HDD RAID 1 16x SATA DVD 1 S Broadcom TCP/IP Offload Engine functionality RedHat Enterprise Linux 5, 1 There are going to be 3 DB running on that machine and 10 users will access to these 3 DBs. Thanks -- Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-novice |
| ||||
| > There are going to be 3 DB running on that machine and 10 users will > access to these 3 DBs. What kind of work will be being done? Is it going to have lots of reads (such as Data Warehousing) or lots of writes? I'd double the RAM, use 15k drives for the RAID-10 array and make sure I used a 64-bit O/S. RAM will make the biggest difference in performance. THINK BEFORE YOU PRINT - Save paper if you don't really need to print this *******************Confidentiality and Privilege Notice******************* The material contained in this message is privileged and confidential to the addressee. If you are not the addressee indicated in this message or responsible for delivery of the message to such person, you may not copy or deliver this message to anyone, and you should destroy it and kindly notify the sender by reply email. Information in this message that does not relate to the official business of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta. Weatherbeeta, its employees, contractors or associates shall not be liable for direct, indirect or consequential loss arising from transmission of this message or any attachments e-mail. -- Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-novice |