Re: BLOBS : how to remove them totally - Mailing list pgsql-general

From Tom Lane
Subject Re: BLOBS : how to remove them totally
Date
Msg-id 19789.1071761110@sss.pgh.pa.us
Whole thread Raw
In response to Re: BLOBS : how to remove them totally  (Bernd Helmle <mailings@oopsware.de>)
Responses Re: BLOBS : how to remove them totally
List pgsql-general
Bernd Helmle <mailings@oopsware.de> writes:
> Here you can find an excellent description, how BLOBs in PostgreSQL can
> be handled:
> http://www.varlena.com/varlena/GeneralBits/44.php

That's a good discussion, but it left out at least one useful bit of
info about managing large objects: there's a contrib utility
(contrib/vacuumlo) that can find and remove large objects that are not
referenced anywhere in the database.  This is a good way to clean up
if you've been using large objects without any of the automatic
management techniques suggested in the GeneralBits article.

            regards, tom lane

pgsql-general by date:

Previous
From: "D. Dante Lorenso"
Date:
Subject: Re: authentication failed
Next
From: Tom Lane
Date:
Subject: Re: pqReadData() -- read() failed: errno=32