nixpkgs/nixos/modules
danbst 92a015d35d nixos/postgresql: support 0750 for data directory
This is rework of part of https://github.com/NixOS/nixpkgs/pull/46670.
My usecase was to be able to inspect PG datadir as wheel user.

PG11 now allows starting server with 0750 mask for data dir.
`groupAccess = true` now does this automatically. The only thing you have to do
is to set group ownership.

For PG10 and below, I've described a hack how this can be done. Before this PR
hack was impossible. The hack isn't ideal, because there is short
period of time when dir mode is 0700, so I didn't want to make it official.

Test/example is present too.
2019-07-23 21:56:26 +03:00
..
config nixos/xdg: default portal from xserver.enable 2019-07-19 19:47:02 -04:00
hardware Merge pull request #63894 from ambrop72/no-opengl-xdg-data-dirs 2019-07-11 13:16:08 -04:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer nixos netboot: explicitly specify initrd 2019-07-15 19:33:21 +03:00
misc nixos/zabbixWeb: replace httpd subservice with new module 2019-07-11 18:45:46 -04:00
profiles Renaming security.virtualization.flushL1DataCache to virtualisation 2019-07-19 15:49:37 +02:00
programs nixos/tsm-client: init module 2019-07-15 09:41:37 +02:00
security Renaming security.virtualization.flushL1DataCache to virtualisation 2019-07-19 15:49:37 +02:00
services nixos/postgresql: support 0750 for data directory 2019-07-23 21:56:26 +03:00
system Merge pull request #62955 from abbradar/resolvconf 2019-07-17 11:07:12 +03:00
tasks Merge pull request #62955 from abbradar/resolvconf 2019-07-17 11:07:12 +03:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation Merge pull request #61981 from ambrop72/no-opengl-ld-library-path 2019-07-11 13:15:51 -04:00
module-list.nix Merge pull request #64575 from pasqui23/portal 2019-07-18 20:00:09 -04:00
rename.nix Renaming security.virtualization.flushL1DataCache to virtualisation 2019-07-19 15:49:37 +02:00