On 3/16/01 6:55, Sean Carte at [EMAIL PROTECTED] wrote:

> Am I on the 
> right track in using Storable to begin with?

Yes, but be careful. PostgreSQL currently can store a maximum of 8K bytes in
a column of type TEXT. Supposedly, they're working on increasing that. Also,
there is support for (more or less) arbitrarily large blobs, but it's not
pretty. We've been fighting this issue at work.

-- 
Craig S. Cottingham
[EMAIL PROTECTED]
PGP key available from:
<http://pgp.ai.mit.edu:11371/pks/lookup?op=get&search=0xA2FFBE41>
ID=0xA2FFBE41, fingerprint=6AA8 2E28 2404 8A95 B8FC 7EFC 136F 0CEF A2FF BE41


Reply via email to