From: | "Valter Mazzola" <txian(at)hotmail(dot)com> |
---|---|
To: | ZeugswetterA(at)wien(dot)spardat(dot)at, tom(at)sdf(dot)com |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: AW: Scalability, Clustering |
Date: | 2000-09-11 13:33:26 |
Message-ID: | F287Z4hgR9yBipUUirf00007575@hotmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Mariposa (http://mariposa.CS.Berkeley.EDU/download.html) has a BSD licence
but it refers to Postgres95.
Mariposa is a patch aganist postgres sources and alpha release, there are a
lot of Papers describing this.
I've compiled under linux but no success.
It's possible that there isn't a solution or a trick to load-balance
postgres (at least cpu load balancing with a central high speed location for
data-bases) ?
thank you for your reply.
valter
>From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
>To: "'Tom Samplonius'" <tom(at)sdf(dot)com>, Valter Mazzola <txian(at)hotmail(dot)com>
>CC: pgsql-hackers(at)postgresql(dot)org
>Subject: AW: [HACKERS] Scalability, Clustering
>Date: Mon, 11 Sep 2000 10:41:50 +0200
>
>
> > I know that someone was working on a commercial extension to
>PostgreSQL
> > to add clustering based on a shared disk system. Basically he was added
>a
> > raw storage manager to PostgreSQL plus a lock manager to co-oridinate
> > access to the shared disk. That way the two nodes could co-ordinate
> > access to the shared disk. This is very similar to Oracle Parallel
>Server.
>
>This is sad. Good Cluster DB design is based on shared nothing architecture
>and "function shipping". OPS is known to have a bad and antiquated
>architecture
>that only works well with extremely well thought out application design.
>
>Andreas
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
From | Date | Subject | |
---|---|---|---|
Next Message | Palle Girgensohn | 2000-09-11 13:51:23 | Re: need asap: bg_BG locale for FreeBSD |
Previous Message | Jules Bean | 2000-09-11 12:26:13 | Constant propagation and similar issues |