-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatastore.xml
37 lines (37 loc) · 1.47 KB
/
datastore.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<dataStore>
<id>DataStoreInfoImpl-10b82032:17158077cfe:-7ffd</id>
<name>localhost</name>
<type>PostGIS</type>
<enabled>true</enabled>
<workspace>
<id>WorkspaceInfoImpl-10b82032:17158077cfe:-7fff</id>
</workspace>
<connectionParameters>
<entry key="Evictor run periodicity">300</entry>
<entry key="Max open prepared statements">50</entry>
<entry key="encode functions">true</entry>
<entry key="Batch insert size">1</entry>
<entry key="preparedStatements">false</entry>
<entry key="database">postgres</entry>
<entry key="host">localhost</entry>
<entry key="Loose bbox">true</entry>
<entry key="Estimated extends">true</entry>
<entry key="fetch size">1000</entry>
<entry key="Expose primary keys">false</entry>
<entry key="validate connections">true</entry>
<entry key="Support on the fly geometry simplification">true</entry>
<entry key="Connection timeout">20</entry>
<entry key="create database">false</entry>
<entry key="port">5432</entry>
<entry key="passwd">plain:geoserver</entry>
<entry key="min connections">1</entry>
<entry key="dbtype">postgis</entry>
<entry key="namespace">https://localhost</entry>
<entry key="max connections">10</entry>
<entry key="Evictor tests per run">3</entry>
<entry key="Test while idle">true</entry>
<entry key="user">geoserver</entry>
<entry key="Max connection idle time">300</entry>
</connectionParameters>
<__default>false</__default>
</dataStore>