Re: Practical usage of large objects. - Mailing list pgsql-general

From Ron
Subject Re: Practical usage of large objects.
Date
Msg-id e9fb319d-32a3-7192-baa7-69ea85a8401a@gmail.com
Whole thread Raw
In response to Practical usage of large objects.  (Dmitry Igrishin <dmitigr@gmail.com>)
List pgsql-general
Our databases use bytea instead.  (I don't know why the application vendor 
decided on that.)

On 5/13/20 12:53 PM, Dmitry Igrishin wrote:
> Hello all,
>
> As you know, PostgreSQL has a large objects facility [1]. I'm curious
> are there real systems which are use this feature? I'm asking because
> and I'm in doubt should the Pgfe driver [2] provide the convenient API
> for working with large objects or not.
>
> Thanks!
>
> [1] https://www.postgresql.org/docs/12/largeobjects.html
> [2] https://github.com/dmitigr/pgfe
>
>

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: ESQL/C: a ROLLBACK rolls back a COMMITED transaction
Next
From: Michael Paquier
Date:
Subject: Re: Reuse an existing slot with a new initdb