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


##########
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:
   Personally, I think it's best to post a link to the official documentation, 
which seems to be located here:
   
   
https://eclipse.dev/eclipselink/documentation/4.0/jpa/extensions/jpa-extensions.html#persistence-property-extensions-reference



-- 
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