Re: Loading Binary Data into Bytea Fields?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Loading Binary Data into Bytea Fields?
Дата
Msg-id 40EB7194.5060005@commandprompt.com
обсуждение исходный текст
Ответ на Loading Binary Data into Bytea Fields?  (Jerry LeVan <jerry.levan@eku.edu>)
Список 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 по дате отправления:

Предыдущее
От: Jerry LeVan
Дата:
Сообщение: Loading Binary Data into Bytea Fields?
Следующее
От: mike g
Дата:
Сообщение: Re: server closed the connection unexpectedly