Search Postgresql Archives

Re: PostgreSQL + 64 bit + performance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Sep 14, 2009 at 7:13 PM, David Kerr <dmk@xxxxxxxxxxxxxx> wrote:
> My oracle experience tells me that I want to go with 64 bit postgres
> so that i can have faster disk and memory access.

If not faster memory access, but you can get more memory in a 64-bit
address space.  My primary DB servers have 24GB of RAM.

Also, the amd 64-bit extensions to the intel instruction set increase
the number of CPU registers which allows for some better code
optimizations and reduced hits on RAM.  But that may not be that great
a benefit as it may seem on the surface.  I have not benchmarked this.

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux