nixpkgs/nixos/modules/services/databases
Vladimir Kirillov c66be6378d postgresql: properly fix permissions issue by in postStart
as per postgresql manual, interactions with psql should be carried
out with the postgresql system user and postgresql db user by default.

ensure it happens in postStart.
2014-03-31 18:06:06 +08:00
..
4store-endpoint.nix
4store.nix
couchdb.nix nixos/couchdb: fix stopping of service, by making it non-forking, a few other improvments 2014-03-10 11:08:05 +01:00
firebird.nix
memcached.nix
mongodb.nix
mysql.nix mysql service: Shutdown with normal systemd SIGTERM instead of mysqladmin 2014-03-19 08:41:07 +01:00
openldap.nix
postgresql.nix postgresql: properly fix permissions issue by in postStart 2014-03-31 18:06:06 +08:00
redis.nix
virtuoso.nix