From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | Willy-Bas Loos <willybas(at)gmail(dot)com> |
Cc: | Shane Ambler <pgsql(at)sheeky(dot)biz>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: 1 cluster on several servers |
Date: | 2007-11-29 13:35:13 |
Message-ID: | 474EC011.4050809@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Willy-Bas Loos wrote:
>
> Is there an implementation for this in PostgreSQL? It would have to be
> something like pgPool (middleware), because: How would the query know on
> which server to put it's data? And i guess i would need some Kerberos-like
> implementation for my authentication and authorization...
Try explaining what it is you're trying to do, and maybe someone can
suggest something. The people at skype have their DB partitioned over
more than one machine, for example.
--
Richard Huxton
Archonet Ltd
From | Date | Subject | |
---|---|---|---|
Next Message | Rodrigo De León | 2007-11-29 14:11:22 | Re: Declaring multidimensional arrays in pl/pgsql |
Previous Message | Willy-Bas Loos | 2007-11-29 13:27:02 | Re: 1 cluster on several servers |