Re: Image storage questions

Поиск
Список
Период
Сортировка
От Ed L.
Тема Re: Image storage questions
Дата
Msg-id 200505181423.23635.pgsql@bluepolka.net
обсуждение исходный текст
Ответ на Image storage questions  ("Ed L." <pgsql@bluepolka.net>)
Ответы Re: Image storage questions  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Wednesday May 18 2005 2:10 pm, Ed L. wrote:
> What are the tradeoffs of storing images as bytea vs blobs?

Actually, I see you can't store/retrieve blobs remotely, which is
a non-starter.  So the remaining choices seem to be bytea vs.
storing only metadata and keeping the images elsewhere (maybe an
apache image server).  Other thoughts?

Ed



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

Предыдущее
От: "Ed L."
Дата:
Сообщение: Image storage questions
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Image storage questions