diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 33db25f2a6..ee8ab32878 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -5261,7 +5261,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir' - Unlike local_preload_libraries, there is no + Unlike , there is no performance advantage to loading a library at session start rather than when it is first used. Rather, the intent of this feature is to allow debugging or performance-measurement