User Tools

Site Tools


linux:redhat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:redhat [2020/07/28 16:54] – external edit 127.0.0.1linux:redhat [2023/04/26 11:53] (current) – [Rocky Linux / CentOS / Oracle Linux 8] Jan Forman
Line 1: Line 1:
 ====== Redhat / Centos on server ====== ====== Redhat / Centos on server ======
 +===== Rocky Linux / CentOS / Oracle Linux 8 =====
 +
 +This is a workaround for the `postgresql.service` remaining stuck in status “deactivating”:
 +Create the file `/etc/systemd/system/postgresql.service.d/stop.conf` and put the following contents to it
 +<code>
 +[Service]
 +ExecStopPost=+/usr/bin/systemctl daemon-reload
 +</code>
 +
  
 ===== Set Localization ===== ===== Set Localization =====
linux/redhat.txt · Last modified: 2023/04/26 11:53 by Jan Forman