MonkeyCanCode commented on code in PR #1187:
URL: https://github.com/apache/polaris/pull/1187#discussion_r1998801436


##########
site/content/in-dev/0.9.0/metastores.md:
##########
@@ -101,6 +101,11 @@ The following shows a sample configuration for integrating 
Polaris with Postgres
     <property name="jakarta.persistence.jdbc.password" value="postgres"/>
     <property name="jakarta.persistence.schema-generation.database.action" 
value="create"/>
     <property name="eclipselink.persistence-context.flush-mode" value="auto"/>
+    <property name="eclipselink.connection-pool.default.initial" value="1" />

Review Comment:
   Make senses. Should we still include the default value as a reference? If 
so, I can put the default value (32 for max)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to