Re: Large objects

From: Igor Roboul <igor(at)raduga(dot)dyndns(dot)org>
To: PGSQL-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Large objects
Date: 2000-11-02 10:08:01
Message-ID: 20001102130801.A29429@linux.rainbow
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Nov 02, 2000 at 10:22:00AM +0000, Evelio Mart?nez wrote:
> 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.

--
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga",
Sochi, Russia
http://www.brainbench.com/transcript.jsp?pid=304744

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Colin Taylor 2000-11-02 10:19:42 RE: Sample Program
Previous Message Peter Korsgaard 2000-11-02 10:06:05 server protocol used by Postgres