chibenwa commented on code in PR #2514:
URL: https://github.com/apache/james-project/pull/2514#discussion_r1853560885


##########
server/apps/postgres-app/sample-configuration/postgres.properties:
##########
@@ -42,4 +42,7 @@ by-pass-rls.pool.max.size=10
 ssl.mode=allow
 
 ## Duration. Optional, defaults to 10 second. jOOQ reactive timeout when 
executing Postgres query. This setting prevent jooq reactive bug from causing 
hanging issue.
-#jooq.reactive.timeout=10second
\ No newline at end of file
+#jooq.reactive.timeout=10second
+
+# Integer. Optional, defaults to 100. In case of large data, this argument 
specifies the maximum number of rows to return in a single batch set when 
executing query.
+#jooq.reactive.timeout=100

Review Comment:
   Oups copy n paster mistake?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to