Re: 7.4 Wishlist - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: 7.4 Wishlist
Date
Msg-id 1038951012.33734.38.camel@jester
Whole thread Raw
In response to Re: 7.4 Wishlist  (Kevin Brown <kevin@sysexperts.com>)
List pgsql-hackers
> 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

pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: [GENERAL] PostgreSQL Global Development Group Announces
Next
From: Oleg Bartunov
Date:
Subject: Re: Backend crash with tsearch