services.postgresql.initdbArgs
NixOS option
Additional arguments passed to initdb during data dir initialisation.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/databases/postgresql.nixView source on NixOS/nixpkgs →[ "--data-checksums" "--allow-group-access" ]