Re: [SQL] What is the recommended machine configuration? - Mailing list pgsql-sql

From Chris Johnson
Subject Re: [SQL] What is the recommended machine configuration?
Date
Msg-id Pine.LNX.4.00.9808061011260.13991-100000@boreus.bedfo.ma.tiac.net
Whole thread Raw
In response to What is the recommended machine configuration?  ("G. Anthony Reina" <reina@nsi.edu>)
List pgsql-sql
I remember reading some part of the docs I that mentioned a significant
difference in speed of queries between 64 bit and 32 bit architectures. If
you are planning on using Red Hat Linux you could just as easily swap the
PII for an Alpha and get better performance, higher IO throughput and an
all around better machine.

FYI - RedHat ships with the following 4 postgres related packages on the
alpha:
  postgresql-6.3.2-4.alpha.rpm
  postgresql-clients-6.3.2-4.alpha.rpm
  postgresql-data-6.3.2-4.alpha.rpm
  postgresql-devel-6.3.2-4.alpha.rpm

Anyone with experience using RedHat on Alpha with Postgres care to
comment?

Chris

On Wed, 5 Aug 1998, G. Anthony Reina wrote:

> We are planning to dedicate a new Pentium II/400 MHz with Red Hat Linux
> exclusively to our Postgres database. The database size is several
> hundred megs. I have been told that the more RAM I have for the machine,
>
> the faster I'll be able to access the data. Does anyone have any
> recommendations on the amount of RAM that would be optimal? If you had
> to set up the ideal system to run a Postgres database of, let's say, 1
> Gig in size (spread across 10 tables), how would you allocate it in
> terms of processor, OS, RAM, hard disk space, etc.?
>
> Thanks.
> -Tony Reina
>
>


pgsql-sql by date:

Previous
From: Sferacarta Software
Date:
Subject: Re: [SQL] Creating table with unique key.
Next
From: Maarten Boekhold
Date:
Subject: Re: [SQL] How do I split the data files into 2 hardisks?