Hello.

We had large history-free database with lot of "deleted" Blobs, so we
packed and gc-ed it. Many rows from object_state as well as
corresponding blob_chunk rows has been deleted, but postgresql large
objects stays untouched. It seems that blob_chunk_delete_trigger is
not executed in this case, but works fine when i manually delete rows
from blob_chunk table. PostgreSQL problem? PostgreSQL server version
is 9.0.4, RelStorage version is 1.5.0.

-- 
Alexander.
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to