source: content/databases/db/db-desc.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.2 KB
Line 
1<sect2>
2<title>Contents</title>
3
4<para>The db package contains <userinput>db_archive, db_checkpoint,
5db_deadlock, db_dump, db_load, db_printlog, db_recover, db_stat,
6db_upgrade, db_verify</userinput> and the <userinput>db
7libraries</userinput></para>
8
9</sect2>
10
11<sect2><title>Description</title>
12
13<sect3><title>db_archive</title>
14<para>No description available</para></sect3>
15
16<sect3><title>db_checkpoint</title>
17<para>No description available</para></sect3>
18
19<sect3><title>db_deadlock</title>
20<para>No description available</para></sect3>
21
22<sect3><title>db_dump</title>
23<para>No description available</para></sect3>
24
25<sect3><title>db_load</title>
26<para>No description available</para></sect3>
27
28<sect3><title>db_printlog</title>
29<para>No description available</para></sect3>
30
31<sect3><title>db_recover</title>
32<para>No description available</para></sect3>
33
34<sect3><title>db_stat</title>
35<para>No description available</para></sect3>
36
37<sect3><title>db_upgrade</title>
38<para>No description available</para></sect3>
39
40<sect3><title>db_verify</title>
41<para>No description available</para></sect3>
42
43<sect3><title>db libraries</title>
44<para>These are used by many other programs to perform db linked
45functions.</para></sect3>
46
47</sect2>
48
Note: See TracBrowser for help on using the repository browser.