Mercurial > dive4elements > river
annotate flys-artifacts/doc/mapserver/dbconnection.include @ 5449:504a62887217
Datacage: Compile XPath expressions and reuse them. With the introduction of filters in dc:elements XPath expressions are evalutated very often so compiling them should reduce the overhead significantly.
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 27 Mar 2013 10:59:55 +0100 |
parents | 8ad0331e444f |
children |
rev | line source |
---|---|
1182
8ad0331e444f
Added inital mapserver configuration files.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff
changeset
|
1 CONNECTIONTYPE postgis |
8ad0331e444f
Added inital mapserver configuration files.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff
changeset
|
2 CONNECTION "dbname='flys3' host=127.0.0.1 port=5432 user='flys' password='flys' sslmode=disable" |