Re: Postgresql on SAN - Mailing list pgsql-hackers

From Yannick Lecaillez
Subject Re: Postgresql on SAN
Date
Msg-id 1089134577.1889.109.camel@yannick.vivaxe.lan
Whole thread Raw
In response to Re: Postgresql on SAN  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: Postgresql on SAN  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Le mar 06/07/2004 à 19:07, Alvaro Herrera a écrit :
> 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 ...
Perhaps could be interesting to look at cluster file system which
seems to have same problems and find solution about locking (i.eOpenGFS). 

http://opengfs.sourceforge.net/showdoc.php?docpath=cvsmirror/opengfs/docs/ogfs-locking&doctitle=Locking&docauthor=ben.m.cahill(at)intel.com

Found on google a clustered shared memory (openMosix project)
http://www.unixreview.com/documents/s=8989/ur0404l/

I would have the pgsql-hackers genius for do that :) . I think its the
only feature which force company to buy 50000$ Oracle licence ...

Sincerely, Yannick.





pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Nested Transaction TODO list
Next
From: Andreas Pflug
Date:
Subject: Re: LinuxTag wrapup