Re: [HACKERS] BLOBs and a virtual file system

2004-06-23 Thread Peter Martini
stem, allow transactional integrity to be maintained? If not, could you explain where the problem is so I can look further into it? Thanks, Peter On Wed, 2004-06-23 at 11:48, Tom Lane wrote: > Peter Martini <[EMAIL PROTECTED]> writes: > > Lately I've been planning work on a pa

[HACKERS] BLOBs and a virtual file system

2004-06-23 Thread Peter Martini
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 b