Re: How to store fixed size images?

Поиск
Список
Период
Сортировка
От Andy Colson
Тема Re: How to store fixed size images?
Дата
Msg-id 53A30014.5070708@squeakycode.net
обсуждение исходный текст
Ответ на How to store fixed size images?  (sunpeng <bluevaley@gmail.com>)
Ответы Re: How to store fixed size images?
Re: How to store fixed size images?
Список pgsql-general
On 06/16/2014 08:10 PM, sunpeng wrote:
> We have many small size(most fixed size) images, how to store them? There are two options:
> 1. Store images in folders, managed by os file system, only store path in postgresql
> 2. Store image as bytea in postgresql
> How do you usually store images?
> Thanks!
>
> peng

I think it depends on how you are going to use them.  I, for example, have lots of images that are served on a web
page,after benchmarks I found it was faster to store them on filesystem and let apache serve them directly. 

-Andy


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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: Overlapping ranges
Следующее
От: Khangelani Gama
Дата:
Сообщение: Re: pg_restore: custom archiver unexpected end of file , ERROR: missing data for column