Re: [GENERAL] Parallelizing PostgreSQL for Cluster

1999-06-03 Thread Chris Bitmead
Dustin Sallings wrote: > > On Thu, 3 Jun 1999, The Hermit Hacker wrote: > > # One of the long-term projects that PostgreSQL, Inc is planning on > # working on is exactly this, unless someone jumps at it before we get a > # chance to... > > It should be a trivial change, right? :) Will

Re: [GENERAL] Parallelizing PostgreSQL for Cluster

1999-06-03 Thread Dustin Sallings
On Thu, 3 Jun 1999, The Hermit Hacker wrote: # One of the long-term projects that PostgreSQL, Inc is planning on # working on is exactly this, unless someone jumps at it before we get a # chance to... It should be a trivial change, right? :) # On Thu, 3 Jun 1999, Laurence Liew wrote:

Re: [GENERAL] Parallelizing PostgreSQL for Cluster

1999-06-03 Thread The Hermit Hacker
One of the long-term projects that PostgreSQL, Inc is planning on working on is exactly this, unless someone jumps at it before we get a chance to... On Thu, 3 Jun 1999, Laurence Liew wrote: > Hi! > > Is anyone looking at making postgreSQL scalable across a cluster of PCs? > That is, we have

[GENERAL] Parallelizing PostgreSQL for Cluster

1999-06-02 Thread Laurence Liew
Hi! Is anyone looking at making postgreSQL scalable across a cluster of PCs? That is, we have postgreSQL exuting queries which can be parallelised across a cluster, either something along Informix's method of fragmenting the tables across multiple disks, or Oracle's method of using a shared disk