Hi,
I have three tables holding serialized objects. Every time
I store a new version of an object, the new content gets
appended to the .blb file while the new version stays forever.
So for example: storing 10 objects of size 16KB, 400 times
creates a blob file that is 66MB large! The optimal value
would be near 160KB.
This seems related to a problem posted last month:
http://instantdb.enhydra.org/project/mailingLists/instantdb/msg01167.html
Instead of doing an UPDATE, I tried first removing the tuple
and then to do a fresh INSERT. Same result.
Am I missing something here?
I would appreciate your dilligent help on this subject.
Regards
--Pitch.
----------------------------------------------------------------
Pierre-Yves Chevalier - Project Leader askOnce
Xerox Internet Business Group (IBG)
6 ch. de Maupertuis, F-38240 Meylan
Tel: +33 (0)4.76.61.50.93 - Fax: +33 (0)4.76.61.51.89
mailto:Pierre-Yves.Chevalier@mkms.xerox.com
----------------------------------------------------------------
perso: http://www.xrce.xerox.com/people/pitch/
public: http://www.xerox.com/askonce/
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|