Re: Large objects

Поиск
Список
Период
Сортировка
От Denis Perchine
Тема Re: Large objects
Дата
Msg-id 00110217350403.31936@dyp.perchine.com
обсуждение исходный текст
Ответ на Re: Large objects  (Igor Roboul <igor@raduga.dyndns.org>)
Ответы Re: Large objects
Список pgsql-general
> > I want to make a image catalogue. I will use postgresql, perl and php.
> >
> > What are the advantages of having the images in the database instead of
> > having them out in a directory?
> >
> > After all, to show the images I need them on a directory?
>
> Really, you can show images from database, BUT
> there are no much reasons put in database something, for which you can't
> say WHERE field=some_thing
> Better place images into filesystem.

Except on case... When you would like to be sure in transaction safety...

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

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

Предыдущее
От: Colin Taylor
Дата:
Сообщение: RE: Sample Program
Следующее
От: Igor Roboul
Дата:
Сообщение: Re: Large objects