view artifacts/doc/conf/backend-db.xml @ 9233:03427b89ba62

Configured 'year' attributes on bed heights,certain waterlevels and fixation results; this is used in the intelligent datacage selection for waterlevels-soundings
author gernotbelger
date Fri, 06 Jul 2018 13:10:31 +0200
parents 9ef1262487e7
children f51e23eb036a
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<backend-database>
    <!-- This is the default backend db configuration. -->
    <user>d4e</user>
    <password>d4e</password>
    <dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
    <driver>org.postgresql.Driver</driver>
    <url>jdbc:postgresql://localhost:5432/d4e</url>
    <validation-query>select 1 from rivers</validation-query>
    <max-wait>30000</max-wait>
</backend-database>

http://dive4elements.wald.intevation.org