Catching dangling LOBs?

Поиск
Список
Период
Сортировка
От Vitaly Belman
Тема Catching dangling LOBs?
Дата
Msg-id fa96e3c60504141551208c5d98@mail.gmail.com
обсуждение исходный текст
Ответы Re: Catching dangling LOBs?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I have quite a large database with lobs being referenced from a few
different table. While I made triggers/store procedures to unlink the
lob once the item is deleted, I am afraid there might be a glitch
somewhere in the code that leaving the LOBs dangling with no use
(except wasting the HD).

Is there a way for me to catch these unused LOBs?

--
  ICQ: 1912453
  AIM: VitalyB1984
  MSN: tmdagent@hotmail.com
  Yahoo!: VitalyBe

В списке pgsql-general по дате отправления:

Предыдущее
От: OpenMacNews
Дата:
Сообщение: pgsql config flag update: apple rendezvous renamed bonjour
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Catching dangling LOBs?