Re: Postgres Clustering - Mailing list pgsql-performance

From Scott Mead
Subject Re: Postgres Clustering
Date
Msg-id d3ab2ec80905271139h7b1bbb97l5f8789813370e831@mail.gmail.com
Whole thread Raw
In response to Postgres Clustering  (Alan McKay <alan.mckay@gmail.com>)
List pgsql-performance

On Wed, May 27, 2009 at 1:57 PM, Alan McKay <alan.mckay@gmail.com> wrote:
Hey folks,

I have done some googling and found a few things on the matter.  But
am looking for some suggestions from the experts out there.

Got any good pointers for reading material to help me get up to speed
on PostgreSQL clustering?   What options are available?  What are the
issues?  Terminology.  I'm pretty new to the whole data-warehouse
thing.   And once I do all the reading, I'll even be open to product
recommendations :-)

And in particular since I already have heard of this particular
product - are there any opinions on Continuent?

   What's your specific use case?  Different types of clustering behave differently depending on what you're trying to do.

    If you're looking to parallelize large BI type queries something like GridSQL or PGPool may make sense.  If you're looking for more of an OLTP solution, or multi-master replication, pgCluster will make more sense.

 --Scott

pgsql-performance by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Postgres Clustering
Next
From: Daniel van Ham Colchete
Date:
Subject: Re: Postgres Clustering