Re: scalablility problem

From: Michael Stone <mstone+postgres(at)mathom(dot)us>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: scalablility problem
Date: 2007-03-31 11:41:06
Message-ID: 20070331114104.GD11402@mathom.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Fri, Mar 30, 2007 at 10:00:30PM -0600, Guido Neitzer wrote:
>On 30.03.2007, at 19:18, Christopher Browne wrote:
>>2. There are known issues with the combination of Xeon processors and
>>PAE memory addressing; that sort of hardware tends to be *way* less
>>speedy than the specs would suggest.
>
>That is not true as the current series of processors (Woodcrest and
>the like) are also called Xeon. You probably mean the Pentium IV era
>Xeons.

Well, the newer ones can address large amounts of memory directly,
without using PAE, but the original comment was correct--PAE is slow
regardless of what processor implements it.

Mike Stone

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Xiaoning Ding 2007-03-31 15:43:20 Re: scalablility problem
Previous Message Guido Neitzer 2007-03-31 04:00:30 Re: scalablility problem