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.