Hello,
can someone help me understand this parameter:
1. why does a user need to specify this apriori? Other databases don't require user to declare the size of the db beforehand. its not something a user knows in advance.
2. quoting: "The size of the memory map is also the maximum size of the database.". what happens when the size of the db overflows this parameter?
3. what is the trade-off if a user sets this parameter too large thanĀ is necessary?
S.