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: package
Default
"with config.services.postgresql; package.withPackages extensions"
declared in: nixos/modules/services/databases/postgresql.nixView source on NixOS/nixpkgs →