BLOBs and a virtual file system - Mailing list pgsql-hackers

From Peter Martini
Subject BLOBs and a virtual file system
Date
Msg-id AF5095AC2B09534AAAC843042934A22B016ACF@w2ksvr.processflo.com
Whole thread Raw
Responses Re: BLOBs and a virtual file system
Re: BLOBs and a virtual file system
List pgsql-hackers
Lately I've been planning work on a patch to postgres and linux on my
system to allow access to BLOBs as a virtual filesystem, so I can see
any file I put in there even through network shares while avoiding
duplication / broken link issues.  Does this sound like something worth
doing / is there a better way to safely reference files from both inside
and outside postgres?


pgsql-hackers by date:

Previous
From: "Ferruccio Zamuner"
Date:
Subject: Re: Weird NOT IN condition in SELECT (PostgreSQL
Next
From: Tom Lane
Date:
Subject: Re: COPY security fix