Re: [ZODB-Dev] Wrong blob returned in one of the zeo clients

2011-03-02 Thread Jim Fulton
On Tue, Mar 1, 2011 at 7:00 PM, Shane Hathaway wrote: > On 03/01/2011 04:32 PM, Maurits van Rees wrote: >> As a workaround for getting blobstorage to work reliably in a relstorage >> setup without a shared blob dir: is there any way to store the blobs >> completely in postgres and have no shared o

Re: [ZODB-Dev] Wrong blob returned in one of the zeo clients

2011-03-02 Thread Shane Hathaway
On 03/02/2011 07:38 AM, Jim Fulton wrote: > BTW, my sense is that when blobs were first implemented, the > emphasis was on shared blob directories and the non-shared blob > implementation suffered from neglect, which I at least tried to > rectify in ZODB 3.9. That evolutionary path is evident and