Ignore:
Timestamp:
05/21/2016 04:48:00 PM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
d017cd4
Parents:
98c91f4c
Message:

Update to trunk r17385.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17386 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/postgresql.xml

    r98c91f4c ra0fa5dd  
    105105    </para>
    106106
    107     <para>Tests must be run as unprivileged user, because they need to start a
    108     temporary server, and this is prevented as the root user. For the same
    109     reasons, you need to stop all PostgreSQL servers if any are running.
    110     If a previous version of PostgreSQL is installed, it may be necessary to
    111     use <emphasis>--disable-rpath</emphasis> with <emphasis>configure</emphasis>
    112     to avoid failures, but installing the binaries created using this switch is
    113     not recommended. To test the results, issue:
     107    <para>Tests must be run as an unprivileged user because they need to start a
     108    temporary server and this is prevented as the root user. For the same reason,
     109    you need to stop all PostgreSQL servers if any are running. If a previous
     110    version of PostgreSQL is installed, it may be necessary to use
     111    <emphasis>--disable-rpath</emphasis> with <emphasis>configure</emphasis> to
     112    avoid failures, but <command>installing the binaries created using this
     113    switch is not recommended</command>. To test the results, issue:
    114114    <command>make check</command>.</para>
    115115
Note: See TracChangeset for help on using the changeset viewer.