-
Bug
-
Resolution: Done-Errata
-
Undefined
-
CentOS Stream 9, CentOS Stream 10
-
postgresql-15.8-2.el9
-
None
-
None
-
rhel-sst-cs-databases
-
26
-
5
-
False
-
-
None
-
None
-
None
See https://github.com/CentOS/centos-bootc/issues/140
The postgresql RPM includes content in `/var/run` - this is not right because `/var/run` should be a symlink to `/run` which will go away on reboot. The right thing is to have that directory created by systemd-tmpfiles.
Instead, the content can be marked as `%ghost` in the RPM to signify the content is owned, but RPM should not write it.
- clones
-
RHEL-25756 includes files in /var/run
- Closed
- is cloned by
-
RHEL-51275 postgresql:16/postgresql: includes files in /var/run
- Closed
- links to
-
RHSA-2024:137711 postgresql:15 security update