about summary refs log tree commit diff
path: root/nixos/modules/services/databases/postgresql.nix
Commit message (Expand)AuthorAge
* 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