nixpkgs/nixos/modules/services/databases
Aneesh Agrawal 94bd4787a9 nixos/postgresql: Use listen_addresses, not -i
The -i flag to control if PostgreSQL listens for TCP/IP connections has
been deprecated, so replace it with the modern alternative.
2018-06-13 23:03:02 -07:00
..
4store-endpoint.nix nixos: Move uses of stdenv.shell to runtimeShell. 2018-03-01 14:38:53 -05:00
4store.nix nixos: Move uses of stdenv.shell to runtimeShell. 2018-03-01 14:38:53 -05:00
cassandra.nix
clickhouse.nix
couchdb.nix
firebird.nix
foundationdb.nix foundationdb: split into multiple, major-versioned packages to make upgrades user-controllable 2018-05-01 15:47:36 -05:00
foundationdb.xml foundationdb: split into multiple, major-versioned packages to make upgrades user-controllable 2018-05-01 15:47:36 -05:00
hbase.nix
influxdb.nix influxdb sevice: make postStart test work with non-localhost configurations (#29734) 2017-09-24 15:37:17 +01:00
memcached.nix nixos/memcached: make unix sockets usuable 2018-01-03 12:33:36 +01:00
monetdb.nix nixos/monetdb: init (#39812) 2018-05-01 16:44:12 +02:00
mongodb.nix mongodb: we already set quiet in config 2017-07-27 13:26:36 +01:00
mysql.nix nixos mysql: make start-up more robust (#41010) 2018-05-24 16:42:16 +02:00
neo4j.nix
openldap.nix openldap module: allow defining contents declaratively 2018-03-03 15:33:23 +01:00
opentsdb.nix
pgmanage.nix pgmanage: the data_root option is renamed to sql_root 2018-04-01 19:16:04 +02:00
postgresql.nix nixos/postgresql: Use listen_addresses, not -i 2018-06-13 23:03:02 -07:00
postgresql.xml Added cross-references to NixOS manual 2018-04-12 09:39:14 +10:00
redis.nix nixos/redis: remove static uid/gid assignment 2018-01-03 11:18:04 +01:00
rethinkdb.nix
riak-cs.nix
riak.nix
stanchion.nix
virtuoso.nix