MyNixOS website logo
option

services.postgresql.settings.shared_preload_libraries

List of libraries to be preloaded.

Declarations
Type
null or (string or (list of string) convertible to it)
Default
null
Example
[ "auto_explain" "anon" ]