How to handle the file-like LargeObject?

James William Pye pgsql at jwp.name
Fri May 12 02:24:00 UTC 2006


> In the py-frontend
>
> I can't found it in the documents .
[didnt get this message, saw it in the archives..]

Sorry, I have yet to attach an easy LargeObject interface to Proboscis. However,
since you went through the trouble to ask, I'll probably just steal the code I
have in the backend for it. So, Proboscis 0.2.1 or 0.3 will probably have it.

While it's a bit unfriendly, if you really want it now, tho, you can hack up
what's in the backend. Most of what's there can be easily applied to Proboscis.
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/python/be/src/prime.py?rev=1.11&content-type=text/plain)

Also, you can access the lo_* functions directly.


More information about the Python-general mailing list