Re: Loading Binary Data into Bytea Fields?

From: Jerry LeVan <jerry(dot)levan(at)eku(dot)edu>
To: jd(at)commandprompt(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: Loading Binary Data into Bytea Fields?
Date: 2004-07-07 12:12:01
Message-ID: 40EBE891.7010105@eku.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org)

--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message btober 2004-07-07 12:38:17 Re: SUBSTRING for a regular expression
Previous Message Szymon 2004-07-07 08:23:57 Accidentally deleted records - PostgreSQL 7.2