Re: PostgreSQL on 64 bit Linux - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: PostgreSQL on 64 bit Linux
Date
Msg-id 44E92DFA.3000003@commandprompt.com
Whole thread Raw
In response to Re: PostgreSQL on 64 bit Linux  ("Luke Lonergan" <llonergan@greenplum.com>)
Responses Re: PostgreSQL on 64 bit Linux
List pgsql-hackers
> WRT 64-bit and Postgres, it depends on the CPU as to whether you see a
> simple performance benefit.  On the Opteron you will see a benefit when
> doing CPU bound work.  When doing the CPU portion, the additional registers
> of the Opteron running in 64-bit mode are used by the compiler to produce a
> 20-30% boost in performance.  On the Xeon in 64-bit mode, the same regions
> of execution will slow down by about 5%.

Is that true of even Woodcrest?

Joshua D. Drake

> 
> Postgres benefits automatically from the larger memory addressing of the
> 64-bit kernel by using the larger I/O cache of Linux.
> 
> - Luke 
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
> 


-- 
   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240   Providing the most comprehensive  PostgreSQL
solutionssince 1997             http://www.commandprompt.com/
 




pgsql-hackers by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: PostgreSQL on 64 bit Linux
Next
From: mdean
Date:
Subject: Replication