Re: Catching dangling LOBs?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Vitaly Belman <vitalyb(at)gmail(dot)com>
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Catching dangling LOBs?
Date: 2005-04-14 23:45:59
Message-ID: 27636.1113522359@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Vitaly Belman <vitalyb(at)gmail(dot)com> writes:
> Is there a way for me to catch these unused LOBs?

contrib/vacuumlo might help, IIRC.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2005-04-15 01:19:17 psql performance
Previous Message Vitaly Belman 2005-04-14 22:51:16 Catching dangling LOBs?