Re: Yet another postgres scaling question (use on AMD Opteron) - Mailing list pgsql-admin

From Douglas Trainor
Subject Re: Yet another postgres scaling question (use on AMD Opteron)
Date
Msg-id 3ED926B1.6030802@uic.edu
Whole thread Raw
In response to Re: Yet another postgres scaling question (use on AMD Opteron)  ("Fred Moyer" <fred@digicamp.com>)
List pgsql-admin
The width of the memory bus is likely to be larger with a 64-bit machine
than a 32-bit machine, and that is a big factor for database applications.
But peak memory bandwidth numbers published by manufacturers are not
as useful as actual measured benchmarks for your type of problem.

PostgreSQL is great for scientific databases.  In the past, many database
systems were good at simple business applications, but almost none were
good for scientific applications.

    douglas

Fred Moyer wrote:

>I don't think you're out of touch - I think the people I'm trying to
>convince are.  The crux of the problem I am dealing with is putting forth
>a robust argument for scaling PostgreSQL with 64 bit machines for
>increasing database sizes - Opteron was a natural choice because it is an
>inexpensive 64-bit machine.  The MySQL argument was put forth by
>non-technical people who are have not thoroughly evaluated the differences
>between the two and have been swayed by marketing arguments.
>
>I guess what I am looking for here are real-world scenarios where
>PostgreSQL has been scaled using 64-bit.  I as the technical person know
>the performance and scalability differences between running large datasets
>on 64 bit versus 32 bit machines and can put forth technical reasons for
>scaling Postgres as such - real world examples of it would validate my
>arguments.
>
>[...]
>




pgsql-admin by date:

Previous
From: "Fred Moyer"
Date:
Subject: Re: Yet another postgres scaling question (use on AMD Opteron)
Next
From: Hans Spaans
Date:
Subject: Re: Yet another postgres scaling question (use on AMD Opteron)