Re: Linux: PAE or x64 - Mailing list pgsql-general

From Laurent Wandrebeck
Subject Re: Linux: PAE or x64
Date
Msg-id 20101215113710.4e3d1c83.l.wandrebeck@gmail.com
Whole thread Raw
In response to Linux: PAE or x64  (Marcin Krol <mrkafk@gmail.com>)
Responses Re: Linux: PAE or x64  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
List pgsql-general
On Wed, 15 Dec 2010 11:30:14 +0100
Marcin Krol <mrkafk@gmail.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I'll use PG on a dedicated machine with more than 4GB of memory.
>
> The problem is: what would be better to use: PAE ("bigmem" kernels) or
> 64-bit kernel?
>
> PAE pro: half the memory per pointer, int, etc.
>
> PAE risk: is PG able to take advantage of all the memory on PAE, esp. re
> things like shared buffers?
>
> 64-bit pro: it's more mainstream now, no worries about shared bufs etc.
>
>
> PAE overhead according to wikipedia should be small. (?)
>
> So, which one should be better?
Don't even bother with PAE. Let it rot.
memory consumption due to 64 bits pointers is negligible.
Laurent

Attachment

pgsql-general by date:

Previous
From: Marcin Krol
Date:
Subject: Linux: PAE or x64
Next
From: Viktor Bojović
Date:
Subject: Re: [SQL] How to convert string to integer