| From: | Rod Taylor <rbt(at)rbt(dot)ca> | 
|---|---|
| To: | Kevin Brown <kevin(at)sysexperts(dot)com> | 
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> | 
| Subject: | Re: 7.4 Wishlist | 
| Date: | 2002-12-03 21:30:13 | 
| Message-ID: | 1038951012.33734.38.camel@jester | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-advocacy pgsql-general 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(at)rbt(dot)ca>
PGP Key: http://www.rbt.ca/rbtpub.asc
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vince Vielhaber | 2002-12-03 21:40:15 | Re: [GENERAL] PostgreSQL Global Development Group Announces | 
| Previous Message | greg | 2002-12-03 21:19:57 | Fwd: Online Tonight | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Boget | 2002-12-03 21:39:18 | Re: Postgresql -- initial impressions and comments | 
| Previous Message | Bruno Wolff III | 2002-12-03 21:21:31 | Re: getting query result into a file | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oleg Bartunov | 2002-12-03 21:35:28 | Re: Backend crash with tsearch | 
| Previous Message | Marc G. Fournier | 2002-12-03 21:18:38 | Re: [GENERAL] PostgreSQL Global Development Group Announces |