Re: Linux: PAE or x64

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
Cc: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Laurent Wandrebeck <l(dot)wandrebeck(at)gmail(dot)com>, Marcin Krol <mrkafk(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org, Arkadiusz Rdest <a(dot)rdest(at)infomex(dot)pl>
Subject: Re: Linux: PAE or x64
Date: 2010-12-15 16:48:02
Message-ID: AANLkTikxSk5fM5Bv3YsO7qczmAsaXpzeF+VvP5xvtdjM@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Dec 15, 2010 at 17:34, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
> On Wed, Dec 15, 2010 at 8:20 AM, Peter Geoghegan
> <peter(dot)geoghegan86(at)gmail(dot)com> wrote:
>> Actually, there is a 64-bit port for windows now. I don't think I
>> misrepresented Magnus - the post suggested that the then-lack of a
>> 64-bit windows port wasn't a pressing issue, and that various
>> technical considerations *partially* justified there not being one at
>> the time (the word size of binaries, and more importantly PG's
>> architecture). It's an assessment that I agreed with.
>
> Also there was (is?) the issue that the pg / shared memory system used
> on windows is apparently quite inefficient at using large amounts of
> memory, so there was no pressing need there for 64 bitness either.

I think there still is, but I don't think anybody has run any proper
benchmarks on different sizes of shared buffers on Win64. That would
be some useful information to have, if anybody's listening.. (all my
64-bit windows boxes are in VMs on "cloud infrastructure" and those
not very suitable for benchmarking..)

Another case was DW-style loads where you actually want to be able to
use gigabytes of memory in a single backend for sort/hash operations
and such. For that, there was no workarond...

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2010-12-15 17:00:40 Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore
Previous Message Andrus Moor 2010-12-15 16:43:18 Re: How to restore from backup to 8.4.3 server using 9.0 dump/restore