Fixed reference
This commit is contained in:
parent
af724f5c1e
commit
0d3eb441e6
1 changed files with 2 additions and 3 deletions
|
@ -8,7 +8,7 @@ Jiyoung Joung; niko d; Héctor H. Louzao P
|
||||||
|
|
||||||
[NOTE]
|
[NOTE]
|
||||||
====
|
====
|
||||||
Users of Fedora Server Edition find additional information in xref::fedora-server/services/setup-postgresql.adoc[Setting up PostgreSQL Database Server]
|
Users of Fedora Server Edition find additional information in xref:fedora-server::services/setup-postgresql.adoc[Setting up PostgreSQL Database Server]
|
||||||
====
|
====
|
||||||
[[installation]]
|
[[installation]]
|
||||||
== Installation
|
== Installation
|
||||||
|
@ -122,8 +122,7 @@ The upgrade itself will backup your existing data and migrate your
|
||||||
database. Don't forget to migrate your configuration (with meld, for
|
database. Don't forget to migrate your configuration (with meld, for
|
||||||
example: `meld /var/lib/pgsql/data{,-old}/postgresql.conf`).
|
example: `meld /var/lib/pgsql/data{,-old}/postgresql.conf`).
|
||||||
|
|
||||||
You may need to switch postgresql to trust mode before updating. This
|
You may need to switch postgresql to trust mode before updating. This should be fixed already.
|
||||||
should be fixed already.
|
|
||||||
|
|
||||||
You can also upgrade by dumping your database and loading it again. For
|
You can also upgrade by dumping your database and loading it again. For
|
||||||
more information, see the link:#link-upgrade[official documentation].
|
more information, see the link:#link-upgrade[official documentation].
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue