Changeset 96d79ed


Ignore:
Timestamp:
10/25/2021 07:52:55 AM (20 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
3e8c126
Parents:
2ed707f
Message:

Added a small note on upgrading pgsql

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/databases/postgresql.xml

    r2ed707f r96d79ed  
    105105    <title>Installation of PostgreSQL</title>
    106106
     107    <note>
     108      <para>
     109        Before upgrading an existing installation of PostgreSQL check
     110        the documentation about various ways to upgrade. Note that
     111        new major versions might use a different binary format in the
     112        data objects in which case incompatibilities may be introduced.
     113        Find the documentation about upgrading at
     114        <ulink url="https://www.postgresql.org/docs/current/upgrading.html"/>.
     115      </para>
     116    </note>
     117
    107118    <para>
    108119      For enhanced security, it is better to have a dedicated group and user
Note: See TracChangeset for help on using the changeset viewer.