Re: Text/Image, JSP tomcat. How can I operate the text and image

Поиск
Список
Период
Сортировка
От Henshall, Stuart - WCP
Тема Re: Text/Image, JSP tomcat. How can I operate the text and image
Дата
Msg-id E2870D8CE1CCD311BAF50008C71EDE8E01F74700@MAIL_EXCHANGE
обсуждение исходный текст
Список pgsql-sql
Have a look at lo_import and lo_export. Can handle chunks at a time
Also bytea type. You have to handle complete items with this. Although it'd
need some formating. I believe zeros go to \000, ' to \' and \ to \\ as a
bare minimum, but am not at all sure on that.
- Stuart

> -----Original Message-----
> From:    Frank Zhu [SMTP:frankzyz@etang.com]
> Sent:    Tuesday, October 16, 2001 4:42 AM
> To:    pgsql-sql@postgresql.org
> Subject:    Text/Image, JSP tomcat. How can I operate the text and image
> type field in Postgresql? only in java/jsp
> 
> I want to store a long article in the Postgresql in Linux, how can I put
> the
> content into it and redraw it back to show? urgent. Thanks.
> I use JSP.
> I note that all database systems are very dull in BLOB. Why?
> 
> Frank Zhu.
> 
> 


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Henshall, Stuart - WCP"
Дата:
Сообщение: Re: Deleting obsolete values
Следующее
От: "Hunter, Ray"
Дата:
Сообщение: Replication