services.patroni.postgresqlPackage
NixOS option
PostgreSQL package to use. Plugins can be enabled like this pkgs.postgresql_14.withPackages (p: [ p.pg_safeupdate p.postgis ]).
type: packageExample
declared in: nixos/modules/services/cluster/patroni/default.nixView source on NixOS/nixpkgs →pkgs.postgresql_14