Re: Where to store Blobs? - Mailing list pgsql-general

From Ron
Subject Re: Where to store Blobs?
Date
Msg-id beb00080-915b-fe5b-6296-6768b4bbc2dd@gmail.com
Whole thread Raw
In response to Where to store Blobs?  (Thomas Güttler <guettliml@thomas-guettler.de>)
List pgsql-general
On 3/13/19 9:28 AM, Thomas Güttler wrote:
> Some days ago I asked "Where **not** to use PostgreSQL?" on this mailing 
> list.
>
> Now I realized: Nobody talked about Blobs.
>
> I guess most people do not store Blobs in PostgresSQL.
>
> Where do you store Blobs?
>
> (In my case Blobs are PDF/image files with size up to 20 MByte.
> I do not talk about very big blobs which are several hundret MByte)

We store PDFs and TIFFs of dozens to a few hundred KB in the database as bytea.

-- 
Angular momentum makes the world go 'round.


pgsql-general by date:

Previous
From: "Day, David"
Date:
Subject: RE: Permission to refresh materialized view
Next
From: Chuck Martin
Date:
Subject: Re: Where to store Blobs?