Revision 294 trunk/org.gvsig.postgresql/org.gvsig.postgresql.provider/src/main/resources/org/gvsig/fmap/dal/store/postgresql/PostgreSQLParameters.xml

View differences:

PostgreSQLParameters.xml
15 15
          defaultValue="5432" group="Connection">
16 16
          <description></description>
17 17
        </field>
18
        <field name="host" type="string" mandatory="false" 
19
            defaultValue="127.0.0.1" group="Connection">
20
          <description></description>
21
        </field>
18 22
        <field name="UseSSL" type="boolean" mandatory="false"
19 23
          defaultValue="false" group="Basic">
20 24
          <description>Use SSL connetion</description>

Also available in: Unified diff