Re: Postgresql on SAN

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Yannick Lecaillez <yl(at)itioweb(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Postgresql on SAN
Date: 2004-07-06 17:07:32
Message-ID: 20040706170732.GH8235@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 06, 2004 at 06:17:16PM +0200, Yannick Lecaillez wrote:

> What need to do (understand, to devel) to allow several
> postgres instance running from several server to access to the
> same data (no replication at all) hosted on a SAN ?

Clustered shared memory, cluster-wide spinlocks. And with decent
performance, while at it ...

> Is this a planed feature ?

No, I don't think so.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Es filósofo el que disfruta con los enigmas" (G. Coli)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2004-07-06 17:09:03 Re: Postgresql on SAN
Previous Message Richard Huxton 2004-07-06 17:02:13 Re: Postgresql on SAN