Re: PostgreSQL on SMP Architectures

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Reydan Cankur <reydan(dot)cankur(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: PostgreSQL on SMP Architectures
Date: 2010-02-14 18:25:11
Message-ID: dcc563d11002141025y14175213ucedfe6ffc08cb2ab@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

With all that info, your question is still kind of vague. Do you want
to be able to run a single query across all 64 cores? Or do you have
1,000 users and you want them to be spread out on all cores.
PostgreSQL can do the second but has no native features to do the
first.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Ben Chobot 2010-02-14 18:38:56 8.1 -> 8.4 regression
Previous Message Tom Lane 2010-02-14 17:37:15 Re: Re: Faster CREATE DATABASE by delaying fsync (was 8.4.1 ubuntu karmic slow createdb)