matlab-lmdb icon indicating copy to clipboard operation
matlab-lmdb copied to clipboard

Error using LMDB_ MDB_MAP_FULL: Environment mapsize limit reached

Open rfsantacruz opened this issue 8 years ago • 1 comments

I was trying to create a LMDB dataset with a huge MAPSIZE and when i insert a datum on it, it fires the following error: Error using LMDB_MDB_MAP_FULL: Environment mapsize limit reached.

What is the MAPSIZE maximum value ? And is there some work around to overcome this limitation ?

rfsantacruz avatar Aug 27 '15 01:08 rfsantacruz