<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns1:namedConfiguration ns1:CLASS_NAME="com.fiorano.adapter.db.jdbc.DBConfigurations" xmlns:ns2="uri:com.fiorano.services.common.jaxb.adapter" xmlns:ns1="uri:com.fiorano.adapter.db.jdbc">
    <ns1:passwordFromVault>false</ns1:passwordFromVault>
    <ns1:customPasswordEncryption>false</ns1:customPasswordEncryption>
    <ns1:database>PostgreSQL</ns1:database>
    <ns1:driver>org.postgresql.Driver</ns1:driver>
    <ns1:url>jdbc:postgresql://192.168.2.164:5432/postgres</ns1:url>
    <ns1:username>postgres</ns1:username>
    <ns1:password>jso/VCwio7gbSB9CjSJkUA==</ns1:password>
    <ns1:pingSQL>select 1</ns1:pingSQL>
    <ns1:connectionProperties/>
</ns1:namedConfiguration>
