comparison flys-artifacts/doc/conf/backend-db.xml @ 3468:f37e7e8907cb

merged flys-artifacts/2.8.1
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 28 Sep 2012 12:14:39 +0200
parents b0f59d42ae4f
children
comparison
equal deleted inserted replaced
3387:5ffad8bde8ad 3468:f37e7e8907cb
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <backend-database>
3 <!-- This is the default backend db configuration. -->
4 <user>flys</user>
5 <password>flys</password>
6 <dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
7 <driver>org.postgresql.Driver</driver>
8 <url>jdbc:postgresql://localhost:5432/flys</url>
9 </backend-database>

http://dive4elements.wald.intevation.org