s3 was: Where to store Blobs?

From: Thomas Güttler <guettliml(at)thomas-guettler(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: s3 was: Where to store Blobs?
Date: 2019-03-18 10:42:00
Message-ID: f21390f2-8bd2-2ad3-647a-15cd2b47d98d@thomas-guettler.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am curious. Why did nobody say:

store blobs in a storage server (like s3) and only store the blob-id in PostgreSQL?

Regards,
Thomas

Am 13.03.19 um 15:28 schrieb Thomas Güttler:
> 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)
>
>
>

--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2019-03-18 10:49:25 Re: s3 was: Where to store Blobs?
Previous Message Stephen Frost 2019-03-18 05:08:12 Re: Upgrade standby after starting cluster using rsync