Re: Large objects

From: Denis Perchine <dyp(at)perchine(dot)com>
To: igorr(at)crosswinds(dot)net, Igor Roboul <igor(at)raduga(dot)dyndns(dot)org>, PGSQL-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Large objects
Date: 2000-11-02 11:35:04
Message-ID: 00110217350403.31936@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Roboul 2000-11-02 11:39:54 Re: Large objects
Previous Message Evelio Martínez 2000-11-02 10:22:00 Large objects