Hi Dennis,
the compression of documents in Tamino is always performed completely transparently, and thus is invisible to the database user.
This means, documents are compressed ‘on the fly’ when they are stored and decompressed when they are retrieved. There are several algorithms used for compression, and tamino decides internally which one to use to achieve best performance vs. disk-usage balancing. Under rare circumstances it might be desirable to force tamino to always use ‘strong’ compression, sacrificing processing speed for less disk-space consumption. You can achieve this by setting the compression mode of a doctype to always in the schema-editor. However, under most conditions tamino will perform best by setting the compression mode as smart, what is the default value.
regards, Martin
#Tamino#API-Management#webMethods