Practical usage of large objects.

From: Dmitry Igrishin <dmitigr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Practical usage of large objects.
Date: 2020-05-13 17:53:38
Message-ID: CAAfz9KOa+Os1gjB-8E=XYDPqX7WU6_PY+Gad023Fv1pgA2-XDg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2020-05-13 17:55:48 Re: Practical usage of large objects.
Previous Message Adrian Klaver 2020-05-13 15:15:40 Re: ESQL/C: a ROLLBACK rolls back a COMMITED transaction