Re: CPUs for new databases

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: CPUs for new databases
Date: 2010-10-27 18:03:36
Message-ID: 4CC86978.9070008@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 10/26/10 6:14 PM, Scott Marlowe wrote:
> There was an earlier thread with
> Greg and I in it where we posted the memory bandwidth numbers for that
> machine and it was insane how much data all 48 cores could pump into /
> out of memory at the same time.

Well, the next step then is to do some database server benchmarking.

My experience has been that PostgreSQL scales poorly past 30 cores, or
even at lower levels depending on the workload. So it would be
interesting to see if the memory bandwidth on the AMDs makes up for our
scaling issues.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2010-10-27 18:06:00 Re: Postgres insert performance and storage requirement compared to Oracle
Previous Message Jon Nelson 2010-10-27 17:59:40 Re: temporary tables, indexes, and query plans