]> granicus.if.org Git - pgbouncer/commitdiff
wording cleanup for drop_on_error
authorMarko Kreen <markokr@gmail.com>
Mon, 4 Aug 2008 11:45:44 +0000 (11:45 +0000)
committerMarko Kreen <markokr@gmail.com>
Mon, 4 Aug 2008 11:45:44 +0000 (11:45 +0000)
doc/config.txt

index f8fdb8db1e98f050aa26c6e30224a63d286fae98..e1def72c9d6ae015b7ca583ec8138d9b9219666c 100644 (file)
@@ -276,7 +276,8 @@ Default: 60
 ==== drop_on_error ====
 
 If error appears from server, the connection will not be reused but dropped
-immediately.  Set to 0 if errors from server are normal for your workflow.
+after client is finished with it.  This allows to survive broken cached plans.
+Set to 0 if errors from server are normal for your workflow.
 
 Default: 1