Skip to content

Commit f491012

Browse files
author
Akshay Gadhave
committed
Mention service should be restarted on server
1 parent b05b37c commit f491012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Instead of enabling the `postgresql:13` module, switch to the module:
2020
# yum module switch-to postgresql:13
2121
----
2222
. Restore the `/var/lib/pgsql/data/postgresql.conf` and `/var/lib/pgsql/data/pg_hba.conf` files from the backup.
23-
. Restart {Project} services:
23+
. Restart {Project} services on your {Project}:
2424
+
2525
[options="nowrap", subs="+quotes,verbatim,attributes"]
2626
----

0 commit comments

Comments
 (0)