nixpkgs/pkgs/servers/sql
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
..
cockroachdb cockroachdb: 1.19.0 -> 1.19.1 2019-06-03 13:07:52 +02:00
mariadb mariadb: fix clang and darwin build 2019-06-07 00:29:40 +09:00
monetdb monetdb: 11.31.13 -> 11.33.3 2019-05-02 15:21:36 +02:00
mssql/jdbc squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00
mysql mysql55: remove package 2019-06-25 17:26:48 -04:00
oracle-xe
percona percona-server56: 5.6.35-80.0 -> 5.6.43-84.3 2019-01-31 20:37:57 +09:00
pgbouncer pgbouncer: 1.9.0 -> 1.10.0 (#64869) 2019-07-16 21:04:15 +03:00
pgpool treewide: remove wkennington as maintainer 2019-01-26 10:05:32 +00:00
postgresql nixos/postgresql: support 0750 for data directory 2019-07-23 21:56:26 +03:00
sqlite/jdbc sqlite-jdbc: 3.20.0 -> 3.25.2 2018-10-15 20:45:50 +02:00
virtuoso virtuoso-opensource: add license 2018-11-15 00:13:52 +01:00