Re: PostgreSQL BLOB

Поиск
Список
Период
Сортировка
От Denis Gasparin
Тема Re: PostgreSQL BLOB
Дата
Msg-id 200112060803.fB682sm31979@postgresql.org
обсуждение исходный текст
Ответ на Re: PostgreSQL BLOB  (Manuel Cabido <manny@tinago.msuiit.edu.ph>)
Список pgsql-general
lo_export and lo_import  work on the backend side. If you are using php as
server side language, there are similar php functions that allow you to
open/read/write large objects.

--
Ing. Denis Gasparin: denis@edistar.com
---------------------------
Programmer & System Administrator - Edistar srl
www.edistar.com



Alle 03:56, giovedì 6 dicembre 2001, hai scritto:
> Hello,
>
>     How would I store jpeg file into postgresql and retrieve this jpeg
> file for display in my web page? I tried the lo_export and lo_import
> functions but do we have other means without resorting to these functions?
>
> manny
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


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

Предыдущее
От: Manuel Cabido
Дата:
Сообщение: Re: PostgreSQL BLOB
Следующее
От: Karel Zak
Дата:
Сообщение: Re: Casting Varchar to Numeric