Обсуждение: large object clean up

Поиск
Список
Период
Сортировка

large object clean up

От
John Thorhauer
Дата:
I remember reading somewhere about postgres having problems cleaning up
large objects after they are deleted out of the database.  Is this a
problem in postgres right now?  Can anyone point me to any documenation
on it?

Thanks,
John
-- 
********************************
** John Thorhauer
** jthorhauer@phoenixcolor.com
********************************


RE: large object clean up

От
Peter Mount
Дата:
If you mean when someone deletes a reference to a BLOB from a table, there's
an example trigger in contrib/lo.

Peter

--
Peter Mount
Enterprise Support Mushroom
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council


-----Original Message-----
From: John Thorhauer [mailto:jthorhauer@phoenixcolor.com]
Sent: Thursday, July 20, 2000 11:52 AM
To: postgres-inter
Subject: [INTERFACES] large object clean up


I remember reading somewhere about postgres having problems cleaning up
large objects after they are deleted out of the database.  Is this a
problem in postgres right now?  Can anyone point me to any documenation
on it?

Thanks,
John
-- 
********************************
** John Thorhauer
** jthorhauer@phoenixcolor.com
********************************