mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-09 00:32:08 -04:00
ITS#10359 note that logbase must exist on all providers in delta MPR
This commit is contained in:
parent
2d0fff2af8
commit
f7f5c7db87
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue