Hi list,
I would like to experiment Berkeley DB cache type but i'm surprised of the
resulting db size compared to sqlite cache type. Here is my results for
about 13000 tiles:

Total tiles size  = 44 Mb
Sqlite = 48 Mb
Berkeley DB = 61 Mb
Disk = 66 Mb (with 4kb filesystem block size)

I thought i could reduce storage capacity with Berkeley DB cache type as
with Sqlite but it seems there is not much difference with disk cache type.
Is there a way to reduce Berkeley DB cache size ?

Thanks for your help

Ludovic

--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/MapCache-A-way-to-reduce-BerkeleyDB-Cache-size-tp4976403.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to