glfs/content/databases/postgresql/postgresql-intro.xml
Igor Živković 785d4d91f5 postgresql corrections
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1784 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-02-08 17:08:32 +00:00

41 lines
1.6 KiB
XML

<sect2>
<title>Introduction to <application>Postgre<acronym>SQL</acronym></application></title>
<para><application>Postgre<acronym>SQL</acronym></application> is an advanced object-relational
database management system (<acronym>ORDBMS</acronym>), derived from the
Berkeley Postgres database management system.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink url="&postgresql-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink url="&postgresql-download-ftp;"/></para></listitem>
<listitem><para>Download size: &postgresql-size;</para></listitem>
<listitem><para>Estimated Disk space required: &postgresql-buildsize;</para></listitem>
<listitem><para>Estimated build time: &postgresql-time;</para></listitem></itemizedlist>
</sect3>
<!--
<note><para>The C++ and ODBC bindings have been removed from the main
source distribution. They can be found at the
<application>Postgre<acronym>SQL</acronym></application> Projects Web
Site at: <ulink url="http://gborg.postgresql.org" />.</para></note>
-->
<sect3><title><application>Postgre<acronym>SQL</acronym></application> dependencies</title>
<sect4><title>Optional</title>
<para>
<xref linkend="readline"/>,
<xref linkend="Python"/>,
<xref linkend="tcl"/>,
<xref linkend="tk"/>,
<xref linkend="openssl"/>,
<xref linkend="Linux_PAM"/>,
<ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink> or
<ulink url="http://web.mit.edu/kerberos/www/">krb5</ulink>,
<ulink url="http://ant.apache.org/">Ant</ulink> and
<ulink url="http://rendezvous.sourceforge.net/">Rendezvous</ulink>
</para></sect4>
</sect3>
</sect2>