PostgreSQL LO - Mailing list pgsql-admin

From liam saffioti
Subject PostgreSQL LO
Date
Msg-id CAGHjuaaLXmjnKmhoHt7rjF0uxfzoWukuioL2pfmXxVAKS7Oveg@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL LO  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-admin
Hi Team,

I wonder about the large objects in postgresql. I have a database in PostgreSQL 12 and there are many large object records in pg_largeobjects. But I don't know how it was created. Also, I guess all large objects are orphaned because they will be removed when I run vacuumlo command with the dry run option on the database.

How do I find out the reason for how these large objects were created?

Also, I don't have any binary data on the database tables.

Cheers,
Liam

pgsql-admin by date:

Previous
From: Kenny Bachman
Date:
Subject: Re: postgresql-14 slow query
Next
From: Laurenz Albe
Date:
Subject: Re: PostgreSQL LO