Skip to content

Commit b05b37c

Browse files
author
Akshay Gadhave
committed
Add step to restart services
1 parent a89f17d commit b05b37c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ 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:
24+
+
25+
[options="nowrap", subs="+quotes,verbatim,attributes"]
26+
----
27+
# {foreman-maintain} service restart
28+
----
2329
ifdef::katello,satellite,orcharhino[]
2430
. Correct the permissions on the `evr` extension on the external database:
2531
+

0 commit comments

Comments
 (0)