diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index c1674c22cb21..c1e5e332f18a 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -11132,11 +11132,12 @@ dynamic_library_path = '/usr/local/lib/postgresql:$libdir' - When is set, - this parameter also determines the amount of time to wait before - a log message is issued about the lock wait. If you are trying - to investigate locking delays you might want to set a shorter than - normal deadlock_timeout. + When is set to + on (which is the default), this parameter also + determines the amount of time to wait before a log message is issued + about the lock wait. If you are trying to investigate locking delays + you might want to set a shorter than normal + deadlock_timeout.