Re: images in database

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: images in database
Дата
Msg-id 200304031800.00252.shridhar_daithankar@nospam.persistent.co.in
обсуждение исходный текст
Ответ на Re: images in database  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Ответы Re: images in database
Список pgsql-general
On Thursday 03 April 2003 17:38, you wrote:
>
> In the end, we went with large objects because my tests showed them faster
> than bytea and there could be large sized objects, a B64 encoding would
> bloat the size (encode/decode time and size bloat were what slowed the
> bytea down I think) and the large objects let us extract the file in
> portions for streaming should we wish.


Just wondering, how does it exactly differ from storing an image in a file and
storing the filename in the database?

 Shridhar


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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: images in database
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: unable to dump database, toast errors