RE: replacing shmem
Andrew Snow <als@fl.net.au>
From: "Andrew Snow" <als@fl.net.au>
To: <pgsql-hackers@postgresql.org>
Date: 2001-01-06T04:02:55Z
Lists: pgsql-hackers
I suppose it won't help here to suggest using memory mapped I/O, because someone will complain their platform doesn't support it. I wonder though if there could be an optional patch to use mmap for all disk I/O, not just shared memory! - Andrew