Parallel Postgresql

From: Walter Landry <landry(at)osc(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Parallel Postgresql
Date: 2004-07-15 18:08:33
Message-ID: 40F6C821.3070802@osc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have a user with a postgresql database running on a Linux cluster.
They would like to use the cluster to speed up an individual query.
I've found the product Clusgres [1], but that is more oriented towards
making multiple queries run in parallel. I would need a single query to
be sped up.

A little searching turns up some info that Oracle, DB2, Informix, and
maybe others can do this, but I couldn't find anything for Postgresql.
If it isn't already in Postgresql, how hard would it be to implement?

Thanks,
Walter Landry
landry(at)osc(dot)edu

[1] http://www.linuxlabs.com/clusgres.html

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sumita Biswas 2004-07-15 18:56:10 Error while Insertion
Previous Message Tony Li 2004-07-15 17:05:42 Re: Describe table and varchar lrngth