Re: System Requirement

From: Madison Kelly <linux(at)alteeve(dot)com>
To: pgsqlperform <pgsql-performance(at)postgresql(dot)org>
Cc: Saranya Sivakumar <sarlavk(at)yahoo(dot)com>
Subject: Re: System Requirement
Date: 2005-06-13 20:10:20
Message-ID: 42ADE82C.7090902@alteeve.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Saranya Sivakumar wrote:
> Hi All,
>
> We are looking to upgrade to 8.0 from 7.3.2 on production server. The
> current production system we are using is
>
> ----------------------------------------
>
> 2 x 2.4 Ghz Intel Xeon CPU with HT(4 virtual CPUs)
>
> RAM - 1GB
>
> HDD - 34GB SCSI
>
> -------------------------------------
>
> Production DB size: 10.89 GB
>
> Number of tables: 253
>
> We are planning to get a new server/system and upgrade to 8.0 on it.
> What is the recommended system requirement for Postgres 8.0?
>
> Please give me your inputs on this.
>
> Thanks
>
> Saranya

Hi,

Let me be the first to recommend RAM. From what little I know so far
I think it is still important to know more about what your database
looks like and how is it used/accessed. Can you post some more
information on the details of your database? Is it a few users with
large datasets (like a research project) or many users with small data
sets (like a website)?

http://www.postgresql.org/docs/8.0/interactive/kernel-resources.html

See if that helps a bit. My first suggestion would be to simply increase
your RAM to at least 2GB. Anything more would be beneficial up to the
point of being able to load your entire DB into RAM (16GB RAM should
allow for that plus other OS overhead).

Well, I'm relatively new so defer to others but this is my suggestion.

Best of luck!

Madison
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Madison Kelly (Digimer)
TLE-BU, The Linux Experience; Back Up
http://tle-bu.thelinuxexperience.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Bruno Wolff III 2005-06-13 20:45:59 Re: Index ot being used
Previous Message Saranya Sivakumar 2005-06-13 19:56:37 System Requirement