45b893abc9
the directory can only be used by users in the postgres group. At the same time a patch will be added to the postgresqlXX packages that adds a fallback to /tmp if socket creation in /var/run/postgresql fails. OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=113
4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
# For the PostgreSQL server's unix domain socket
|
|
d /run/postgresql 1775 postgres postgres - -
|
|
f /var/lib/pgsql/.bash_profile 0640 postgres postgres - /usr/share/postgresql/bash_profile
|