cPickle and pgsql...damn!!

Harald Armin Massa ghum at gmx.net
Wed Jul 21 07:00:09 EDT 2004


> >serializedDict = cPickle.dumps(damnDict)
...
> The field where i put the serialized data is a text field.

why don't you use bytea??? it's the field type CREATED for your purpose.

Harald



More information about the Python-list mailing list