Changeset 5aa1d3dd


Ignore:
Timestamp:
12/14/2005 12:29:05 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b515d91d
Parents:
60d0f22
Message:

Updated to PostgreSQL-8.1.1

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r60d0f22 r5aa1d3dd  
    308308
    309309<!ENTITY mysql-version                "5.0.16">
    310 <!ENTITY postgresql-version           "8.0.3">
     310<!ENTITY postgresql-version           "8.1.1">
    311311
    312312<!-- Chapter 24 -->
  • introduction/welcome/changelog.xml

    r60d0f22 r5aa1d3dd  
    4343
    4444    <listitem>
     45      <para>December 14th, 2005</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[randy] - Updated to PostgreSQL-8.1.1.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>December 13th, 2005</para>
    4655      <itemizedlist>
  • postlfs/config/users.xml

    r60d0f22 r5aa1d3dd  
    8282        <row><entry>news    </entry><entry>36</entry><entry>36</entry></row>
    8383        <row><entry>mysql   </entry><entry>40</entry><entry>40</entry></row>
    84         <row><entry>postgres</entry><entry>41</entry><entry>  </entry></row>
     84        <row><entry>postgres</entry><entry>41</entry><entry>41</entry></row>
    8585        <row><entry>ftp     </entry><entry>45</entry><entry>45</entry></row>
    8686        <row><entry>proftpd </entry><entry>46</entry><entry>46</entry></row>
  • server/databases/postgresql.xml

    r60d0f22 r5aa1d3dd  
    77  <!ENTITY postgresql-download-http "http://gd.tuwien.ac.at/db/postgresql/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    88  <!ENTITY postgresql-download-ftp  "ftp://ftp.fr.postgresql.org/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    9   <!ENTITY postgresql-md5sum        "c0914a133ce6c1e0f1d8b93982d6e881">
    10   <!ENTITY postgresql-size          "11.0 MB">
    11   <!ENTITY postgresql-buildsize     "139 MB (additional 110 MB to run the testsuite)">
    12   <!ENTITY postgresql-time          "1.12 SBU">
     9  <!ENTITY postgresql-md5sum        "d22d7bd1d5e5f9aa89d574ff66e2c8bb">
     10  <!ENTITY postgresql-size          "11.5 MB">
     11  <!ENTITY postgresql-buildsize     "153 MB (additional 100 MB to run the testsuite)">
     12  <!ENTITY postgresql-time          "1.4 SBU">
    1313]>
    1414
     
    6060    </itemizedlist>
    6161
    62 <!--
    63 <sect3><title>Additional downloads</title>
    64 <itemizedlist spacing='compact'>
    65 <listitem><para>Required patch: <ulink
    66 url="&patch-root;/postgresql-&postgresql-version;-dsssl_fix-1.patch"/></para>
    67 </listitem></itemizedlist>
    68 </sect3>
    69  -->
    70 
    7162    <bridgehead renderas="sect3">PostgreSQL Dependencies</bridgehead>
    7263
     
    7667    <xref linkend="openssl"/>,
    7768    <xref linkend="linux-pam"/>,
    78     <xref linkend="sgml-dtd"/>,
    79     <xref linkend="docbook-dsssl"/>,
    80     <xref linkend="openjade"/>,
    81     <xref linkend="perl-sgmlspm"/>,
    8269    <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>,
    8370    <xref linkend="mitkrb"/> or <xref linkend="heimdal"/>, and
    84     <ulink url="http://rendezvous.sourceforge.net/">Rendezvous</ulink></para>
     71    <ulink url="http://developer.apple.com/networking/bonjour/">Bonjour</ulink></para>
     72
     73    <bridgehead renderas="sect4">Optional (To Regenerate Documentation)</bridgehead>
     74    <para role="optional"><xref linkend="sgml-dtd"/>,
     75    <xref linkend="docbook-dsssl"/>,
     76    <xref linkend="openjade"/>, and
     77    <xref linkend="perl-sgmlspm"/></para>
    8578
    8679  </sect2>
     
    8982    <title>Installation of PostgreSQL</title>
    9083
    91 <!-- Disabling obsolete text
    92 
    93     <para>In order for <command>configure</command> to properly discover
    94     <application>Docbook SGML DTD</application>, you may need to remove
    95     <application>OpenSP</application> catalog definitions from the system
    96     SGML catalogs. Use the following command before building the package
    97     to accomplish this:</para>
    98 
    99 <screen role="root"><userinput>sed -i.orig \
    100     -e "/CATALOG \/etc\/sgml\/OpenSP-1.5.1.cat/d" \
    101     /etc/sgml/catalog \
    102     /etc/sgml/sgml-docbook.cat</userinput></screen>
    103 
    104 -->
    105 
    10684    <para>Install <application>PostgreSQL</application> with the
    10785    following commands: </para>
    10886
    109 <screen><userinput>sed -i \
    110     -e "s|dsssl-stylesheets|&amp; \\\\\n        sgml/docbook/&amp;-&docbook-dsssl-version;|" \
     87<screen><userinput>sed -i "s|dsssl-stylesheets|&amp; \\\\\n        sgml/docbook/&amp;-&docbook-dsssl-version;|" \
    11188    configure &amp;&amp;
    11289./configure --prefix=/usr --enable-thread-safety &amp;&amp;
     
    11895
    11996<screen role="root"><userinput>make install &amp;&amp;
    120 chown -v root:root /usr/share/doc/postgresql/html</userinput></screen>
    121 
    122 <!--
    123 <para>The standard installation provides only the header files needed
    124 for client application development. Server-side applications require
    125 the entire <application>PostgreSQL</application>
    126 include tree which can be installed using the following command:</para>
    127 
    128 <screen><userinput><command>make install-all-headers</command></userinput></screen>
    129  -->
     97chown -v root:root /usr/share/doc/postgresql/html/* &amp;&amp;
     98install -v -m755 -d /usr/share/doc/postgresql/{FAQ/html,TODO.detail} &amp;&amp;
     99install -v -m644 doc/TODO /usr/share/doc/postgresql &amp;&amp;
     100install -v -m644 doc/FAQ* /usr/share/doc/postgresql/FAQ &amp;&amp;
     101install -v -m644 doc/src/FAQ/* /usr/share/doc/postgresql/FAQ/html &amp;&amp;
     102install -v -m644 doc/TODO.detail/* \
     103    /usr/share/doc/postgresql/TODO.detail</userinput></screen>
    130104
    131105    <note>
     
    133107      the new files over the old ones, then you should back up your data, shut
    134108      down the old server and follow the instructions in <ulink
    135       url="http://www.postgresql.org/docs/8.0/static/install-upgrading.html">the
     109      url="http://www.postgresql.org/docs/8.1/static/install-upgrading.html">the
    136110      official <application>PostgreSQL</application> documentation</ulink>.</para>
    137111    </note>
     
    141115
    142116<screen role="root"><userinput>install -v -m755 -d /srv/pgsql/data &amp;&amp;
    143 useradd -c "PostgreSQL Server" -g users -d /srv/pgsql/data \
     117groupadd -g 41 postgres &amp;&amp;
     118useradd -c "PostgreSQL Server" -g postgres -d /srv/pgsql/data \
    144119        -u 41 postgres &amp;&amp;
    145120chown -v postgres /srv/pgsql/data &amp;&amp;
     
    171146    <title>Command Explanations</title>
    172147
    173     <para><command>sed -i -e "s|dsssl-stylesheets|..."</command>: This command
     148    <para><command>sed -i "s|dsssl-stylesheets|..."</command>: This command
    174149    puts an extra line in the <command>configure</command> script so that the
    175     BLFS installed version of the DSSSL stylesheets can be discovered.</para>
     150    BLFS installed version of the DSSSL stylesheets are discovered.</para>
    176151
    177152    <para><parameter>--enable-thread-safety</parameter>: This switch makes the
     
    180155    control their private connection handles.</para>
    181156
    182     <para><command>chown -R root:root /usr/share/doc/postgresql/html</command>:
    183     This command corrects the improper ownership of some documentation
    184     files.</para>
    185 
    186     <para><command>useradd ...</command>: Add an unprivileged user to run the
    187     database server.</para>
     157    <para><command>chown -R root:root /usr/share/doc/postgresql/html/*</command>:
     158    This command corrects the improper ownership of documentation files.</para>
     159
     160    <para><command>groupadd ...</command>; <command>useradd ...</command>:
     161    These commands add an unprivileged user and group to run the database
     162    server.</para>
    188163
    189164    <para><command>createdb test; create table t1; insert into t1 values...;
Note: See TracChangeset for help on using the changeset viewer.