| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Thomas Müller <thomas.muel...@day.com> |
| Subject | Re: repository size |
| Date | Tue, 15 Jun 2010 14:43:11 GMT |
Hi, > 4.4 version Could you disable versioning? > 9.4 datastore Is the data compressible? If yes, try the database data store using the H2 database, and enable BLOB compression (append ;COMPRESS_LOB=LZF to the database URL). > 1.7 index > 1.4 index This is the search index: do you need it? > 1.0 log > 3.3 seg0 > 3.1 db This is the persistence manager (Apache Derby in your case). You can most likely save some space by using the H2 database engine (not sure how much). Regards, Thomas | |
| Mime |
|
| View raw message | |