quanah@symas.com wrote:
--On Tuesday, May 28, 2019 10:12 PM +0000 adubovkin@linkedin.com wrote:
Full_Name: Alex Version: LMDB 0.9.23 OS: iOS URL: https://hastebin.com/raw/arexecefew Submission from: (NULL) (2620:119:5001:3000:242c:3bea:acec:6a7d)
ITS#8969 perhaps?
No. MAP_FULL is a user error, PAGE_FULL is an internal bug. ITS#8969 has nothing to do with this.
As the doc says, use a large enough mapsize when you create the environment. You can also use mdb_env_set_mapsize() to change the size of an existing env.
This is not a bug in LMDB, this ITS will be closed.