Postgres hardware configuration, clustering and replication

From: "Peter Alberer" <h9351252(at)obelix(dot)wu-wien(dot)ac(dot)at>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Postgres hardware configuration, clustering and replication
Date: 2002-09-12 14:14:20
Message-ID: 000001c25a66$b0465ac0$5be0d089@ekelhardt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there,

I have to make up a plan for the hardware configuration of a server that
is going to be used only for hosting postgresql. It will be part of a
web application and accessed by several web servers. The server should
therefore be as powerful as possible :-) Unfortunately I could not find
any documentation on the "ideal hardware configuration".

So I am not quite sure about a few things:

- should I go for one or more CPUs? Usually MP CPUs are somewhat
slower than the currently available CPUs for single-cpu-systems.
- I thought about using an external raid subsystem utilizing
raid5 (10x73GB 4MB Cache). Would it be faster to go for several raid10
disk combinations, and moving some data files to these combinations?
- Are there clustering solutions available for postgres? The best
configuration would be somehow extendable if performance increased. But
adding CPUs is not so easy usually. Adding a new server to a cluster
would probably be easier.
- I had a look at several load-balancing and replication apps.
(DBBalancer, PGreplicator, .) Some efforts seem to be discontinued. Did
anyone use some of these systems in a production environment?

Thanks for any help or hints to other documents
Peter Alberer

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael und Katrin Rudolph 2002-09-12 15:22:08 Re: Table with 90 columns
Previous Message Stephan Szabo 2002-09-12 13:48:21 Re: know the day from timestamp..