Hardware Recommendations - Mailing list pgsql-general

From Gregory Wood
Subject Hardware Recommendations
Date
Msg-id 04c601c1154f$a9261710$7889ffcc@comstock.com
Whole thread Raw
List pgsql-general
We're putting together specs for a nice PostgreSQL/FreeBSD server here and
I'd like some advice from some of you more experienced people out there.

Our dataset currently consists of a few dozen tables with anywhere from a
handful of records (lookup tables) to 65K records. There will be quite a few
INSERTs and UPDATEs (which also include more INSERTs via triggers), but the
majority of queries should still be SELECTs (with joins).

Future possible plans include increasing the number of SELECTs (once we are
sure that the server can handle the load), as well as adding a few hundred
tables of 50K records. Those 50K tables will be dropped and recreated on a
somewhat regular basis.

With all of that in mind... we were looking at a Dual PIII 1GHz w/2GB SDRAM
(god I love cheap RAM) and a 10K RPM SCSI drive. I'd love to hear any
suggestions, comments, etc. We'd also like to know if anyone recommends
upgrading to Xeons or quad processors.

Thanks!

Greg


pgsql-general by date:

Previous
From: missive@frontiernet.net (Lee Harr)
Date:
Subject: Backtrace... sort of (wasRe: pqReadData() -- backend closed the channel unexpectedly.)
Next
From: Jason Earl
Date:
Subject: Re: Comparisons Sub-Select Issues