[Zope] Postgres and BLOBS
Colin Fox
cfox@crystalcherry.com
27 Apr 2002 03:48:22 -0700
--=-QygHB7HlhSx74zrYE3a/
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Hi, everyone.
I need to be able to store binaries (PDFs, JPEGs, etc) in postgres
tables and embed them in web pages.
The idea is I have entries in the database and there is an image to go
with each entry.
Postgres supports BLOBs, but there is a somewhat awkward interface to
using them (you have to actually extract the blob to a file on disk).
I was wondering if anyone had created an object (simlar to the Zope
image object) that would let me reference binaries in the database
without having to do local file manipulation?
--=20
Colin Fox cfox@crystalcherry.com
CF Consulting Inc. GPG Fingerprint:
D8F0 84E7 E7CC 5C6C 9982 F1A7 A3EB 6EA3 BC97 572F
--=-QygHB7HlhSx74zrYE3a/
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQA8yoH2o+tuo7yXVy8RAuWMAKDR2ghAZi9gKhS/z+Geij6B0ER5CgCg47VO
V30JEI7HodjeImfiA6FOg3Q=
=fHNa
-----END PGP SIGNATURE-----
--=-QygHB7HlhSx74zrYE3a/--