Hi all,
Database created from 17692 MB: resulting DB size 30450 MB.
CHOP is set to false, but for good reasons. TEXTINDEX and ATTRINDEX are true, but FTINDEX false.
The CHOP flag may be the reason, because each whitespace text node will now be stored as individual XML node (this can double the size of total nodes in a document). Even if this is no option, it would be interesting to hear how large your database gets with CHOP=true.
Cheers, Christian