Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
7bb4a819
Commit
7bb4a819
authored
Jan 21, 2009
by
Quanah Gibson-Mount
Browse files
small tidy and MM clear up.
parent
9c75d306
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin/replication.sdf
View file @
7bb4a819
...
...
@@ -309,8 +309,8 @@ H3: Delta-syncrepl replication
LDAP Sync replication is an object-based replication mechanism.
When any attribute value in a replicated object is changed on the provider,
each consumer fetches and processes the complete changed object
{{B:both changed and unchanged attribute values}} during replication.
each consumer fetches and processes the complete changed object
, including
{{B:both
the
changed and unchanged attribute values}} during replication.
One advantage of this approach is that when multiple changes occur to
a single object, the precise sequence of those changes need not be preserved;
only the final state of the entry is significant. But this approach
...
...
@@ -408,7 +408,6 @@ H4: Arguments for MirrorMode
* Provider nodes replicate from each other, so they are always up to date and
can be ready to take over (hot standby)
* Syncrepl also allows the provider nodes to re-synchronize after any downtime
* Delta-Syncrepl can be used
H4: Arguments against MirrorMode
...
...
@@ -424,6 +423,7 @@ transaction log files, then the same member of the mirror pair needs to be
used to collect logfiles until the next database backup is taken
- To ensure that both databases are consistent, each database might have to be
put in read-only mode while performing a slapcat.
* Delta-Syncrepl is not yet supported
For configuration, please see the {{SECT:MirrorMode}} section below
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment