services.postgresql.finalPackage
NixOS option
The postgresql package that will effectively be used in the system. It consists of the base package with plugins applied to it.
type: packageDefault
declared in: nixos/modules/services/databases/postgresql.nixView source on NixOS/nixpkgs →"with config.services.postgresql; package.withPackages extensions"