en-US/DatabaseServers.xml

John J. McDonough jjmcd at fedoraproject.org
Wed Mar 17 18:22:43 UTC 2010


 en-US/DatabaseServers.xml |   51 ++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 45 insertions(+), 6 deletions(-)

New commits:
commit 12a05c5bdcb4605400d4bc4499f3adc978ab295b
Author: John J. McDonough <jjmcd at Aidan.(none)>
Date:   Wed Mar 17 14:22:31 2010 -0400

    Database beat

diff --git a/en-US/DatabaseServers.xml b/en-US/DatabaseServers.xml
index b10aab5..b7e65e2 100644
--- a/en-US/DatabaseServers.xml
+++ b/en-US/DatabaseServers.xml
@@ -3,12 +3,51 @@
 ]>
 
 <section id="sect-Release_Notes-Database_Servers">
-	<title>Database Servers</title>
-	<remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers">https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers</ulink></remark>
-	<para>
-		Fedora includes both the MySQL and PostgreSQL database servers.
-	</para>
-	
+  <title>Database Servers</title>
+  <remark>This beat is located here: <ulink type="http"
+      url="https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers">https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers</ulink></remark>
+  <section>
+    <title>db4</title>
+    <para>
+      Fedora 13 includes version 4.8.26 of the Berkeley <package>db4</package>
+      database. This release features improved performance, a new, db_sql tool,
+      and additional APIs.
+    </para>
+  </section>
+  <section>
+    <title>MySQL</title>
+    <para>
+      <package>mysql</package> has been updated to 5.1.44 (from 5.1.39). This
+      release includes new replication capability. Refer to the MySQL release
+      notes at <ulink type="http" url="http://lists.mysql.com/announce/664" />,
+      <ulink type="http" url="http://lists.mysql.com/announce/660" />, <ulink
+      type="http" url="http://lists.mysql.com/announce/654" />, <ulink
+      type="http" url="http://lists.mysql.com/announce/645" />, and <ulink
+      type="http" url="http://lists.mysql.com/announce/639" /> for additional
+      details.
+    </para>
+  </section>
+  <section>
+    <title>Postgresql</title>
+    <para>
+      <package>postgresql</package> has been updated to 8.4.2. Although this is
+      primarily a bug fix release, if you have any hash indices, you should
+      REINDEX those tables after upgrading (no dump is required). For a complete
+      listing of bug fixes refer to
+      <ulink type="http"
+      url="http://www.postgresql.org/docs/8.4/static/release-8-4-2.html" />.
+    </para>
+  </section>
+  <section>
+    <title>sqlite</title>
+    <para>
+      For Fedora 13, <package>sqlite</package> has been upgraded from 3.6.17 to
+      3.6.23. This release adds a number of new pragmas and functions, as well
+      as many fixes. Refer to <ulink type="http"
+      url="http://www.sqlite.org/changes.html" /> for a complete list of
+      changes.
+    </para>
+  </section>
 </section>
 
 




More information about the docs-commits mailing list