Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips - Mailing list pgsql-general

From Mark Rae
Subject Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips
Date
Msg-id 20051019184551.GA5648@purplebat.com
Whole thread Raw
In response to Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips  (William Yu <wyu@talisys.com>)
List pgsql-general
On Wed, Oct 19, 2005 at 09:55:18AM -0700, William Yu wrote:
> Mark Rae wrote:
> >With the newer kernels you should find that a dual core will
> >be giving you about 80% increase over a single core.
>
> I'm not experiencing this problem right now because I have NUMA disabled
> in the BIOS. :)

That is the recommended 'fix' :-D

> I'm not sure NUMA will help that much for Postgres due
> to Postgres shared memory + OS caching architecture --

The 80% figure is for general data processing code. I actually got
a 72% performance increase using postgres for read only queries.
I would think that any write activity would still be limited by
how fast you can write the WAL to disk.

    -Mark

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: How fair is SELECT FOR UPDATE ?
Next
From: "Dann Corbit"
Date:
Subject: Re: Select all invalid e-mail addresses