Re: Store / Retrieve image files

Поиск
Список
Период
Сортировка
От Gavin M. Roy
Тема Re: Store / Retrieve image files
Дата
Msg-id 001701c213ca$0e220fb0$6afea8c0@gmr
обсуждение исходный текст
Ответ на Store / Retrieve image files  (chris.gamble@CPBINC.com)
Список pgsql-general
Maybe be a bit of a "hack" answer to your problem but base64 encoding
the images and storing them in text fields has worked for me.

Gavin

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of
chris.gamble@CPBINC.com
Sent: Friday, June 14, 2002 9:19 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Store / Retrieve image files

I am working on a postgres project that will require me to deal with a
lot
of image files as part of the data. Does postgres handle storing and
retrieving this type of file efficiently? Does anyone have experience or
special knowledge on this topic?

Thanks

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)




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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: I must be blind...
Следующее
От: Joe Conway
Дата:
Сообщение: Re: I must be blind...