Re: Loading Binary Data into Bytea Fields? - Mailing list pgsql-general

From Jerry LeVan
Subject Re: Loading Binary Data into Bytea Fields?
Date
Msg-id 40EBE891.7010105@eku.edu
Whole thread Raw
In response to Loading Binary Data into Bytea Fields?  (Jerry LeVan <jerry.levan@eku.edu>)
Responses Re: Loading Binary Data into Bytea Fields?  (Robby Russell <robby@planetargon.com>)
List pgsql-general
Objective C via Libpq, the thumbnails are not going to be very big.

Large objects seem a bit out of place and require extra care
when backing up and doing deletions....

Jerry

On Jul 6, 2004, at 11:44 PM, Joshua D. Drake wrote:

Hello,

I suggest using large objects over bytea fields.
What language are you using?

Sincerely,

Joshua D. Drake

Jerry LeVan wrote:

I am getting ready to try to add image viewing into my postgresql browser...

I am probably going to start with storing a thumbnail and a URL for the
actual
image in the table.

Is there any demo code for loading binary (actually images...) data into
a bytea field.

The data is going to come from a file....

Jerry

PS: Searching the archives has become painfully slow for me...are there
any mirror
sites that have reasonable response times?

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)



--


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Windows GUI clients
Next
From:
Date:
Subject: Re: SUBSTRING for a regular expression