Changeset 96d79ed5
- Timestamp:
- 10/25/2021 07:52:55 AM (3 years ago)
- Branches:
- 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 3e8c126
- Parents:
- 2ed707f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/databases/postgresql.xml
r2ed707f r96d79ed5 105 105 <title>Installation of PostgreSQL</title> 106 106 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 107 118 <para> 108 119 For enhanced security, it is better to have a dedicated group and user
Note:
See TracChangeset
for help on using the changeset viewer.