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

From Karsten Hilbert
Subject Aw: Re: How to store "blobs" efficiently for small and large sizes, with random access
Date
Msg-id trinity-12b71f1e-12a6-4889-a1eb-3b027ec96d93-1666262329201@3c-app-gmx-bap50
Whole thread Raw
In response to How to store "blobs" efficiently for small and large sizes, with random access  (Dominique Devienne <ddevienne@gmail.com>)
List pgsql-general
> I don't know what exactly they are, but I suspect that they are just
> files (segments?) in Oracle's "file system" (tablespaces/datafiles).
> So pretty much what we recommend.

Maybe so, but if those large segments are presented "seamlessly"
in the form of a table integrated with PGs access/security infrastructure
that would be really helpful for some scenarios.

A view-on-top-of-file_fdw kind of thing ?

LO seems to nearly be there by now, or am I misunderstanding ?

Karsten




pgsql-general by date:

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