We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73a408 commit cb9716bCopy full SHA for cb9716b
deps-packaging/postgresql-hub/postgresql.conf.cfengine.patch
@@ -24,7 +24,7 @@
24
#unix_socket_directories = '/tmp' # comma-separated list of directories
25
# (change requires restart)
26
-#unix_socket_group = '' # (change requires restart)
27
-+#unix_socket_group = 'cfpostgres' # (change requires restart)
++unix_socket_group = 'cfpostgres' # (change requires restart)
28
-#unix_socket_permissions = 0777 # begin with 0 to use octal notation
29
+unix_socket_permissions = 0770 # begin with 0 to use octal notation
30
0 commit comments