mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-26 16:52:55 -05:00
SleepyCat changed to Oracle.
This commit is contained in:
parent
60645b6129
commit
0f2628574d
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ The \fBbdb\fP backend to
|
|||
is the recommended primary backend for a normal
|
||||
.B slapd
|
||||
database.
|
||||
It uses the Sleepycat Berkeley DB (BDB) package to store data.
|
||||
It uses the Oracle Berkeley DB (BDB) package to store data.
|
||||
It makes extensive use of indexing and caching to speed data access.
|
||||
.LP
|
||||
\fBhdb\fP is a variant of the \fBbdb\fP backend that uses a
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ manual pages.
|
|||
.B bdb
|
||||
This is the recommended primary backend for a normal slapd database.
|
||||
It takes care to configure it properly.
|
||||
It uses the transactional database interface of the Sleepycat Berkeley
|
||||
It uses the transactional database interface of the Oracle Berkeley
|
||||
DB (BDB) package to store data.
|
||||
.TP
|
||||
.B config
|
||||
|
|
|
|||
Loading…
Reference in a new issue