1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules/services/databases
Pascal Bach de52d2450e Cleanup PostgreSQL for state version 17.09 (#25753)
* postgresql service: make 9.6 the default version for 17.09

* postgresql service: change default superuser for 17.09

Change the default superuser from `root` to `postgres` for state
version 17.09

* postgresql service: change default data directory for 17.09

The new directory includes the schema version of the database.
This makes upgrades easier and is more consistent with other distros.

* updated nixos release notes
2017-05-30 21:05:39 +01:00
..
4store-endpoint.nix
4store.nix
cassandra.nix treewide: use boolToString function 2017-04-11 18:18:53 +02:00
clickhouse.nix clickhouse: init at 1.1.54190 2017-04-27 13:25:58 +00:00
couchdb.nix couchdb: add support for version 2.0.0 2017-03-06 11:42:02 +01:00
firebird.nix
hbase.nix
influxdb.nix
memcached.nix
mongodb.nix treewide: use boolToString function 2017-04-11 18:18:53 +02:00
mysql.nix mysql service: change default data directory for 17.09 2017-05-20 15:46:13 +02:00
neo4j.nix neo4j service: neo4j-wrapper is deprecated, merge into neo4j.conf 2017-03-19 16:56:53 -05:00
openldap.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
opentsdb.nix
postgresql.nix Cleanup PostgreSQL for state version 17.09 (#25753) 2017-05-30 21:05:39 +01:00
postgresql.xml
redis.nix
riak-cs.nix
riak.nix riak: added extraAdvancedConfig option to service module 2016-11-21 15:46:04 +01:00
stanchion.nix stanchion: remove ssl option 2017-02-17 13:24:51 +01:00
virtuoso.nix