From f7f5c7db87088afdee5356b2ff1b942a9528d667 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 19 Jun 2025 17:52:47 +0100 Subject: [PATCH] ITS#10359 note that logbase must exist on all providers in delta MPR --- doc/man/man5/slapd-config.5 | 3 ++- doc/man/man5/slapd.conf.5 | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 1eb1464436..da60a9693c 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -2150,7 +2150,8 @@ log format, or "changelog" if the log conforms to the obsolete \fIchangelog\fP format. If the .B syncdata parameter is omitted or set to "default" then the log parameters are -ignored. +ignored. If \fBmultiprovider\fP is being used, the same \fBlogbase\fP +database must be configured on all of the providers. The .B lazycommit diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 6eb997952e..a85832b075 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -2067,7 +2067,8 @@ log format, or "changelog" if the log conforms to the obsolete \fIchangelog\fP format. If the .B syncdata parameter is omitted or set to "default" then the log parameters are -ignored. +ignored. If \fBmultiprovider\fP is being used, the same \fBlogbase\fP +database must be configured on all of the providers. The .B lazycommit -- 2.47.3