services.postgresql.settings.shared_preload_libraries
NixOS option
List of libraries to be preloaded.
type: null or (strings concatenated with "," or (list of string) convertible to it)Default
null
Example
declared in: nixos/modules/services/databases/postgresql.nixView source on NixOS/nixpkgs →[ "auto_explain" "anon" ]