Files
nixpkgs/nixos/modules/services/databases/postgresql.nix
Danylo Hlynskyi 0730e81785 postgresql: running initdb from command line now works (#65309)
The issue was only with NixOS service, `postgresql` installed through
`nix-env` was not affected.

Fixes https://github.com/NixOS/nixpkgs/issues/23655
2019-08-07 14:17:36 +03:00

11 KiB