Re: Postgresql on SAN - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Postgresql on SAN
Date
Msg-id 20040706170732.GH8235@dcc.uchile.cl
Whole thread Raw
In response to Postgresql on SAN  (Yannick Lecaillez <yl@itioweb.com>)
Responses Re: Postgresql on SAN  (Yannick Lecaillez <yl@itioweb.com>)
List 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)



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Nested Transactions, Abort All
Next
From: Peter Eisentraut
Date:
Subject: Re: Postgresql on SAN