Re: 7.4 Wishlist

Rod Taylor <rbt@rbt.ca>

From: Rod Taylor <rbt@rbt.ca>
To: Kevin Brown <kevin@sysexperts.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-12-03T21:30:13Z
Lists: pgsql-hackers, pgsql-general
> The one good reason for making it possible to use raw partitions is to
> make it possible to use the PostgreSQL engine as a filesystem!  :-)

Hmm..  Something just doesn't seem right about that thought ;)

CREATE DATABASE filesystem;
\c filesystem
CREATE EXPORT /mnt AS NFS;
\q

mount_nfs -o port=5432 localhost:/mnt /mnt
ls /mnt/pg_class



-- 
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc