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

From Joshua D. Drake
Subject Re: Loading Binary Data into Bytea Fields?
Date
Msg-id 40EB7194.5060005@commandprompt.com
Whole thread Raw
In response to Loading Binary Data into Bytea Fields?  (Jerry LeVan <jerry.levan@eku.edu>)
List pgsql-general
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)



--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL


pgsql-general by date:

Previous
From: Jerry LeVan
Date:
Subject: Loading Binary Data into Bytea Fields?
Next
From: mike g
Date:
Subject: Re: server closed the connection unexpectedly