services.postgresql.identMap

Defines the mapping from system users to database users.

The general form is:

map-name system-username database-username

Type
strings concatenated with "\n"
Default
""
Declared
<nix-darwin/modules/services/postgresql>