mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
458342f025
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1330 af4574ff-66df-0310-9fd7-8a98e5e911e0
32 lines
1.3 KiB
XML
32 lines
1.3 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="openssl"/> and <xref linkend="Linux_PAM"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|