Search Postgresql Archives

Re: Sv: autovacuum failing on pg_largeobject and disk usage of the pg_largeobject growing unchecked

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> In my experience vacuumlo, 
https://www.postgresql.org/docs/12/vacuumlo.html,  is needed to remove 
large objects, before vacuum can remove them from pg_largeobject.

Thanks for the suggestion! vacuumlo deletes any orphaned large objects, 
presumably by using lo_unlink. While we don't use vacuumlo, our service 
does clean up orphaned large objects in a similar way. And indeed, 
inspecting the database reveals that there are no orphaned large objects.

Regards,

Jim Hurne







[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux