Skip to content

Commit 1042455

Browse files
author
Akshay Gadhave
committed
Apply changes suggested in PR
1 parent d393165 commit 1042455

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

guides/common/modules/proc_upgrading-postgresql-on-the-external-database-system.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ Upgrade the external database to PostgreSQL 13
1010
endif::[]
1111

1212
.Procedure
13-
. Backup the `var/lib/pgsql/data/postgresql.conf` and `/var/lib/pgsql/data/pg_hba.conf` files.
13+
. Back up the `var/lib/pgsql/data/postgresql.conf` and `/var/lib/pgsql/data/pg_hba.conf` files.
1414
. Follow the instructions in {RHELDocsBaseURL}8/html/deploying_different_types_of_servers/using-databases#fast-upgrade-using-the-pg_upgrade-tool_migrating-to-a-rhel-8-version-of-postgresql[Fast upgrade using the pg_upgrade utility] in _{RHEL}{nbsp}8 Deploying different types of servers_ to upgrade the external database.
15+
+
1516
Instead of enabling the `postgresql:13` module, switch to the module:
1617
+
1718
[options="nowrap", subs="+quotes,verbatim,attributes"]

0 commit comments

Comments
 (0)