services.pgbouncer.settings.peers
Optional.
Detailed information about PostgreSQL database definitions: https://www.pgbouncer.org/config.html#section-peers
- Type
attribute set of string- Default
{ }- Example
{ "1" = "host=host1.example.com"; "2" = "host=/tmp/pgbouncer-2 port=5555"; }- Declared
- <nixpkgs/nixos/modules/services/databases/pgbouncer.nix>