mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Tagged databases.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4321 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
37a457d987
commit
44680d4259
@ -6,17 +6,18 @@
|
||||
]>
|
||||
|
||||
<chapter id="server-databases">
|
||||
<?dbhtml filename="databases.html"?>
|
||||
<title>Databases</title>
|
||||
<?dbhtml filename="databases.html"?>
|
||||
|
||||
<para>This chapter includes databases that range from single-user
|
||||
read/write to industrial database servers with transaction support.
|
||||
Generally, you will be sent here to satisfy dependencies to other
|
||||
applications although building a <acronym>SQL</acronym> server on a base
|
||||
<acronym>LFS</acronym> system is entirely possible.</para>
|
||||
<title>Databases</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="db.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mysql.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postgresql.xml"/>
|
||||
<para>This chapter includes databases that range from single-user
|
||||
read/write to industrial database servers with transaction support.
|
||||
Generally, you will be sent here to satisfy dependencies to other
|
||||
applications although building a SQL server on a base LFS system is
|
||||
entirely possible.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="db.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mysql.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="postgresql.xml"/>
|
||||
|
||||
</chapter>
|
||||
|
Loading…
Reference in New Issue
Block a user