Hi!
Why should the number of entries in (size of) the main database not be correlated with the size of the accesslog regarding the initial sync? The more entrties in the main DB, the more entires in the accesslog, I guess. As a matter of fact I suspect the unexpected size of my accesslog is due to the number of indices being configured (I have configured a few more than absolutely required). Maybe the question is: What is the minimum size per entry for an "eq" index? Is it two times 64 bit, or is it even more?
Kind regards, Ulrich Windl
-----Original Message----- From: Quanah Gibson-Mount quanah@fast-mail.org Sent: Friday, March 14, 2025 10:31 PM To: Windl, Ulrich u.windl@ukr.de; openldap-technical@openldap.org Subject: [EXT] Re: accesslog seemingly needs a lot of space
--On Friday, March 14, 2025 12:51 PM +0000 "Windl, Ulrich" u.windl@ukr.de wrote:
Hi!
Trying to convert my syncrepl configuration to a delta syncrepl configuration, the slave runs out of accesslog space during initial sync.
For the main database about 30MB should be enough, but I configured
50MB,
also for the accesslog files.
There's zero correlation between the size of the main DB and the size of the accesslog DB.
--Quanah