Re: replacing shmem

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Valter Mazzola" <txian@hotmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2001-01-06T03:52:56Z
Lists: pgsql-hackers
"Valter Mazzola" <txian@hotmail.com> writes:
> Is there a way to replace the shmem and sem (ipc.c) to use files. In this 
> way we can have a sort of a parallel server using GFS.

Unless GFS offers access bandwidth approaching main memory speeds, this
idea is sheer folly :-(

			regards, tom lane