Re: BLOBS : how to remove them totally

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BLOBS : how to remove them totally
Дата
Msg-id 19789.1071761110@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BLOBS : how to remove them totally  (Bernd Helmle <mailings@oopsware.de>)
Ответы Re: BLOBS : how to remove them totally  (Nilabhra Banerjee <nil_ban@yahoo.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: "D. Dante Lorenso"
Дата:
Сообщение: Re: authentication failed
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pqReadData() -- read() failed: errno=32