Re: PostgreSQL clustering VS MySQL clustering

Joshua D. Drake <jd@commandprompt.com>

From: "Joshua D. Drake" <jd@commandprompt.com>
To: Hervé Piedvache <herve@elma.fr>
Cc: pgsql-performance@postgresql.org
Date: 2005-01-20T15:04:19Z
Lists: pgsql-performance

Attachments


>So what we would like to get is a pool of small servers able to make one 
>virtual server ... for that is called a Cluster ... no ?
>
>I know they are not using PostgreSQL ... but how a company like Google do to 
>get an incredible database in size and so quick access ?
>  
>
You could use dblink with multiple servers across data partitions
within PostgreSQL but I don't know how fast that would be.

J



>regards,
>  
>


-- 
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL