Re: How to store "blobs" efficiently for small and large sizes, with random access - Mailing list pgsql-general

From Laurenz Albe
Subject Re: How to store "blobs" efficiently for small and large sizes, with random access
Date
Msg-id 68063d68a94af2be2dd42b29f8fff956360270e9.camel@cybertec.at
Whole thread Raw
In response to Re: How to store "blobs" efficiently for small and large sizes, with random access  (Dominique Devienne <ddevienne@gmail.com>)
Responses Re: How to store "blobs" efficiently for small and large sizes, with random access
List pgsql-general
On Wed, 2022-10-19 at 12:48 +0200, Dominique Devienne wrote:
> On Wed, Oct 19, 2022 at 12:17 PM Andreas Joseph Krogh <andreas@visena.com> wrote:
> > First advice, don't do it. We started off storing blobs in DB for “TX safety”
> 
> Not really an option, I'm afraid.

You should reconsider.  Ruling out that option now might get you into trouble
later.  Large Objects mean trouble.

Yours,
Laurenz Albe



pgsql-general by date:

Previous
From: Ron
Date:
Subject: Re: How to store "blobs" efficiently for small and large sizes, with random access
Next
From: Alvaro Herrera
Date:
Subject: Re: How to store "blobs" efficiently for small and large sizes, with random access