Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: Onyx <omueller(at)i3(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL on Dual Processors, Dual-Core AMD Chips
Date: 2005-10-19 03:21:30
Message-ID: 4355BBBA.6030800@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Onyx,

From what i understand Postgresql will scale with more cpus, but not in
the same way as threaded server would.
I believe that as each process(backend) is created it will get assigned
to a CPU.
From what I can tell it works in a similar fashion to the Firebird
classic server.

Hopefully a developer will chime in and add/correct me :-)

Thanks,

Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightnint Admin

Onyx wrote:

> Hello Everyone,
> Does anyone know if PostgreSQL supports running on dual processors,
> and will efficiently utilize the dual processors for performance?
> More specifically, will PostgreSQL utilize the dual processor
> performance of using dual-core AMD chips? Any information would be
> helpful...
>
> Thank you!
>
>
> - Onyx
> ---
> Onyx Mueller
> Software Engineer
> i-cubed : information integration & imaging LLC
> 201 Linden Street : Third Floor
> Fort Collins, CO 80524
> 970-482-4400 voice
> 970-482-4499 fax
> _www.i3.com_ <file://www.i3.com>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dann Corbit 2005-10-19 03:27:37 Re: Reverse engineering SW
Previous Message Bruno Cochofel 2005-10-19 03:16:02 Reverse engineering SW