Re: Store / Retrieve image files

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Store / Retrieve image files
Дата
Msg-id 20020614144306.766666a5.nconway@klamath.dyndns.org
обсуждение исходный текст
Ответ на Store / Retrieve image files  (chris.gamble@CPBINC.com)
Список pgsql-general
On Fri, 14 Jun 2002 11:19:03 -0500
"chris.gamble@CPBINC.com" <chris.gamble@CPBINC.com> wrote:
> 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?

BYTEA fields or large objects should both work.

BYTEA: http://developer.postgresql.org/docs/postgres/datatype-binary.html

LOs: http://developer.postgresql.org/docs/postgres/largeobjects.html

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: [NOVICE] Help required with installing postgreSQL on SCO
Следующее
От: Arthur Yeo
Дата:
Сообщение: Any alarm-clock features available?