Revision 433 trunk/org.gvsig.postgresql/org.gvsig.postgresql.provider/src/main/resources/org/gvsig/postgresql/dal/PostgreSQLParameters.xml

View differences:

PostgreSQLParameters.xml
23 23
          defaultValue="false" group="Basic">
24 24
          <description>Use SSL connetion</description>
25 25
        </field>
26
        <field name="maxIdle" type="integer" mandatory="false"
27
          defaultValue="8" group="Advanced">
28
          <description>The maximum number of connections that can remail idle in the pool.</description>
29
        </field>
26 30
      </fields>
27 31
    </class>
28 32

  

Also available in: Unified diff