Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section describes the Oracle, PostgreSQL and SAP HANA related properties that you can set for . 

...

 PropertyDescription

derby.restore.path

Default value: "MZ_HOME/dbrestore"

Set this property to set the Derby restore directory.

...

 PropertyDescription

postgresql.connectionpool.defaultQueryTimeout

Default value: 300

Sets the maximum allowed duration (in ms milliseconds) of any statement.

postgresql.connectionpool.maxlimit

Default value: 10

Maximum number of connections in the pool. Should be set to no less than "3". A usual setting would be about 10 to 100.

...