Re: Image storage questions - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Image storage questions
Date
Msg-id 428BA825.2050705@commandprompt.com
Whole thread Raw
In response to Re: Image storage questions  ("Ed L." <pgsql@bluepolka.net>)
Responses Re: Image storage questions
List pgsql-general
Ed L. wrote:
> On Wednesday May 18 2005 2:10 pm, Ed L. wrote:
>
>>What are the tradeoffs of storing images as bytea vs blobs?
>
>
> Actually, I see you can't store/retrieve blobs remotely, which is
> a non-starter.

Sure you can. We do it all the time. What language are you using that
doesn't let you do it?

Sincerely,

Joshua D. Drake



So the remaining choices seem to be bytea vs.
> storing only metadata and keeping the images elsewhere (maybe an
> apache image server).  Other thoughts?
>
> Ed
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq


--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

pgsql-general by date:

Previous
From: "Ed L."
Date:
Subject: Re: Image storage questions
Next
From: "Ed L."
Date:
Subject: Re: Image storage questions