ByteA for binary data?

From: Robert Myers <ccrider(at)whiterose(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: ByteA for binary data?
Date: 2002-02-25 01:52:11
Message-ID: Pine.BSF.4.21.0202242048470.11470-100000@ns1.whiterose.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm having a problem with the bytea datatype. I'm trying to store image
data inside the field in a table, and php seems to only be sending a small
portion of the image into the database.

I'm not sure how I should approach storing image data inside of Postgres.

I really need to improve the management of my images.

Has anyone else done this without the benefit of the LO support?

I've read the available documentation on LO and bytea, and both seem to
have troubles, is this something that will be fixed in a future
release? I'm currently running 7.2.

-Bob
ccrider(at)whiterose(dot)net
Systems Administrator for whiterose.net
http://www.whiterose.net

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brent Wood 2002-02-25 02:02:37 polygon info
Previous Message Bruce Momjian 2002-02-25 01:42:15 Nice Oracle tuning article