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>
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match