Changeset 83dd3169


Ignore:
Timestamp:
10/21/2013 10:53:39 AM (11 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
49eb264
Parents:
f0c894e6
Message:

update to postgresql-9.3.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf0c894e6 r83dd3169  
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 21th, &year;">
     9<!ENTITY releasedate  "October 21st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    511511<!ENTITY db-version                   "6.0.20">
    512512<!ENTITY mysql-version                "5.6.14">
    513 <!ENTITY postgresql-version           "9.3.0">
     513<!ENTITY postgresql-version           "9.3.1">
    514514<!ENTITY sqlite-version               "3.8.1">
    515515
  • introduction/welcome/changelog.xml

    rf0c894e6 r83dd3169  
    4545-->
    4646    <listitem>
    47       <para>October 21th, 2013</para>
    48       <itemizedlist>
     47      <para>October 21st, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to postgresql-9.3.1. Fixes
     51          <ulink url="&blfs-ticket-root;4177">#4177</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[fernando] - Reclassify dependencies and other tweaks for
  • server/databases/postgresql.xml

    rf0c894e6 r83dd3169  
    77  <!ENTITY postgresql-download-http " ">
    88  <!ENTITY postgresql-download-ftp  "ftp://ftp5.us.postgresql.org/pub/PostgreSQL/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    9   <!ENTITY postgresql-md5sum        "09aee56f3a15ce4a7ea32044fb845b53">
    10   <!ENTITY postgresql-size          "17.0 MB">
     9  <!ENTITY postgresql-md5sum        "c003d871f712d4d3895956b028a96e74">
     10  <!ENTITY postgresql-size          "17 MB">
    1111  <!ENTITY postgresql-buildsize     "169 MB (additional 170 MB to run the testsuite)">
    12   <!ENTITY postgresql-time          "1.3 SBU (additional 0.2 SBU to run the testsuite)">
     12  <!ENTITY postgresql-time          "1.2 SBU (additional 0.2 SBU to run the testsuite)">
    1313]>
    1414
     
    3333    object-relational database management system (ORDBMS), derived
    3434    from the Berkeley Postgres database management system.</para>
    35 
    36     <para>There may be a more recent release available from the
    37     <application>PostgreSQL</application> home page. You can check
    38     <ulink url="http://www.postgresql.org/"/> and probably use the
    39     existing BLFS instructions. Note that versions other than the one shown
    40     in the download URLs have not been tested in a BLFS environment.</para>
    4135
    4236    &lfs74_checked;
     
    109103    to run this installation as a server and wish to build some of them, enter
    110104    <command>make -C contrib</command> or
    111     <command>make -C contrib/&lt;SUBDIR-NAME&gt;</command> for each subdirectory.
     105    <command>make -C contrib/<replaceable>&lt;SUBDIR-NAME&gt;</replaceable></command> for each subdirectory.
    112106    </para>
    113107
     
    120114    programs, as the <systemitem class="username">root</systemitem> user:</para>
    121115
    122 <screen role="nodump/"><userinput>make -C contrib/&lt;SUBDIR-NAME&gt; install</userinput></screen>
     116<screen role="nodump/"><userinput>make -C contrib/<replaceable>&lt;SUBDIR-NAME&gt;</replaceable> install</userinput></screen>
    123117
    124118    <para><emphasis>If you only intend to use <application>PostgreSQL</application>
     
    187181    control their private connection handles.</para>
    188182
    189     <para><parameter>make -C contrib/&lt;SUBDIR-NAME&gt; ...</parameter>: replace
    190     &lt;SUBDIR-NAME&gt; with the name of the subdirectory you wish to build or
    191     install.</para>
    192 
    193183    <para><option>--with-openssl</option>: build with support for
    194184    <application>OpenSSL</application> encrypted connections.</para>
     
    274264        <seg>clusterdb, createdb, createlang, createuser, dropdb, droplang,
    275265        dropuser, ecpg, initdb, pg_basebackup, pg_config, pg_controldata, pg_ctl,
    276         pg_dump, pg_dumpall, pg_isready, pg_resetxlog, pg_restore, pltcl_delmod,
     266        pg_dump, pg_dumpall, pg_isready, pg_receivexlog, pg_resetxlog, pg_restore, pltcl_delmod,
    277267        pltcl_listmod, pltcl_loadmod, postgres, postmaster, psql,
    278         reindexdb, and vacuumdb. Optionally (in contrib/) oid2name, pg_archivecleanup,
     268        reindexdb, vacuumdb, and optionally (in contrib/) oid2name, pg_archivecleanup,
    279269        pgbench, pg_standby, pg_test_fsync, pg_test_timing, pg_upgrade, pg_xlogdump,
    280270        vacuumlo,</seg>
    281271        <seg>libecpg.{so,a}, libecpg_compat.{so,a}, libpgport.a, libpgtypes.{so,a},
    282         libpq.{so,a}, and various charset (and optionally, programming language)
     272        libpq.{so,a}, various charset modules, and optionally programming language
    283273        modules.</seg>
    284274        <seg>/srv/pgsql, /usr/include/libpq, /usr/include/postgresql,
Note: See TracChangeset for help on using the changeset viewer.