Re: Upgrade to dual processor machine? - Mailing list pgsql-general

From Neil Conway
Subject Re: Upgrade to dual processor machine?
Date
Msg-id 87r8dua7xa.fsf@mailbox.samurai.com
Whole thread Raw
In response to Upgrade to dual processor machine?  ("Henrik Steffen" <steffen@city-map.de>)
List pgsql-general
"Henrik Steffen" <steffen@city-map.de> writes:
> will an upgrade to a dual processor machine
> noticeably increase performance of a postgresql server?

Assuming you have more than 1 concurrent client, it likely
will. Whether it will be a huge performance improvement depends on the
other characteristics of the workload (e.g. is it I/O bound or CPU
bound?).

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: Jakub Ouhrabka
Date:
Subject: Re: Mested select into the from of a a Select structure
Next
From: Stephan Szabo
Date:
Subject: Re: PostgreSQL JDBC and sub-select