Re: Scaling up PostgreSQL in Multiple CPU / Dual Core

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
Cc: Jojo Paderes <jojo(dot)paderes(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Scaling up PostgreSQL in Multiple CPU / Dual Core
Date: 2006-03-23 16:43:31
Message-ID: 4422D033.2030407@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


> Has someone been working on the problem of splitting a query into pieces
> and running it on multiple CPUs / multiple machines? Yes. Bizgress has
> done that.

I believe that is limited to Bizgress MPP yes?

>
> ---------------------------(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
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Scott Marlowe 2006-03-23 17:02:44 Re: Scaling up PostgreSQL in Multiple CPU / Dual Core
Previous Message Scott Marlowe 2006-03-23 16:38:21 Re: Scaling up PostgreSQL in Multiple CPU / Dual Core