summary refs log tree commit diff
path: root/nixos/modules/services/databases/postgresql.nix
Commit message (Expand)AuthorAge
* Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen2018-07-28
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/postgresql: Use listen_addresses, not -iAneesh Agrawal2018-06-13
* nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1Jan Malakhovski2018-05-12
* nixos/postgresql: remove ancient hack for postgres 8.4Austin Seipp2018-04-11
* postgis: get rid of composableDerivationFrederik Rietdijk2018-02-20
* services.postgres: fix quoting in the description of `superUser`Maximilian Bosch2017-11-13
* postgresql92: remove last referencesFranz Pletz2017-09-05
* nixos/hydra postgresql: Fix #27314 and add test casePhilipp Steinpass2017-09-02
* Cleanup PostgreSQL for state version 17.09 (#25753)Pascal Bach2017-05-30
* postgresql: Fix use with extensionsLancelot SIX2016-09-02
* modules: move meta at top levelEric Sagnes2016-08-11
* postgresql service: initialScript fixupAl Zohali2016-04-23
* postgresql: Bump default version to 9.5Eelco Dolstra2016-02-12
* postgresql service: don't use suNikolay Amiantov2016-02-10
* postgresql: (94 -> 95)Tom Burdick2016-01-08
* nixos/postgresql: fix extraPlugins example with a working oneLuca Bruno2015-11-01
* nixos/postgresql: Fix execution of initialScript.aszlig2015-10-25
* Set a default value for services.postgresql.packageEelco Dolstra2015-07-27
* postgresql: add reload commanddanbst2015-07-24
* nixos/postgresql: Fix initdb for existing, empty postgres partitionsWilliam A. Kennington III2015-07-02
* Use mkAfter for services.postgresql.authenticationEelco Dolstra2015-07-01
* postgresql: use configured port when invoking psqlTino Breddin2014-09-27
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* postgresql: Use systemd's new "mixed" kill modeEelco Dolstra2014-04-18
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Revert "Merge branch 'postgresql-user' of git://github.com/ocharles/nixpkgs"Shea Levy2014-04-11
* Revert "postgresql: properly fix permissions issue by in postStart"Shea Levy2014-04-11
* Revert "Create the 'postgres' superuser"Shea Levy2014-04-11
* Revert "Use PostgreSQL 9.3's `pg_isready` to wait for connectivity"Shea Levy2014-04-11
* Use PostgreSQL 9.3's `pg_isready` to wait for connectivityOliver Charles2014-04-06
* Create the 'postgres' superuserOliver Charles2014-04-06
* postgresql: properly fix permissions issue by in postStartVladimir Kirillov2014-03-31
* Merge branch 'postgresql-user' of git://github.com/ocharles/nixpkgsShea Levy2014-03-15
|\
| * postgresql module: Use the default superuser usernameOliver Charles2014-02-13
* | nixos: set all package options to have type packageDomen Kožar2014-02-27
|/
* services.postgresql: Hint to use mkForce for authenticationOliver Charles2014-01-11
* postgresql: Fix shutdownEelco Dolstra2013-12-03
* postgresql: Fix the port optionEelco Dolstra2013-11-27
* Allow running NixOS services outside of systemdEelco Dolstra2013-11-18
* Add lots of missing option typesEelco Dolstra2013-10-30
* postgresql.authMethod: remove unimplemented option.Evgeny Egorochkin2013-10-21
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10