SuperX-Kernmodul
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

36 lines
1.2 KiB

# dbconnections=eduetl,cob,mbs,hisinone_archive,erp,hisinone,sospos,wtt,vmpostgres
#Waiting time tracker connection
db.wtt.DBSysType=PostgreSQL
db.wtt.url=jdbc\:postgresql\://vmpostgres17.his.de\:5432/waiting_time_tracker
db.wtt.name=wtt
db.wtt.reconnectAfter=30
db.wtt.jdbcDriver=org.postgresql.Driver
db.wtt.user=postgres
db.wtt.DBTimeout=4
db.wtt.scheme=wtt
db.wtt.password=sx_des\#-46\#111\#51\#-31\#31\#-90\#-113\#46\#116\#120\#-97\#-28\#-54\#-55\#11\#8
db.wtt.protocol=jdbc\:postgresql\:
db.wtt.dbserverport=5432
db.wtt.testSelect=SELECT 42;
db.wtt.database=waiting_time_tracker
#Jonathans connections
db.vmpostgres.DBSysType=PostgreSQL
db.vmpostgres.url=jdbc\:postgresql\://vmpostgres16.his.de\:5432/my_test_db
db.vmpostgres.name=vmpostgres
db.vmpostgres.reconnectAfter=30
db.vmpostgres.jdbcDriver=org.postgresql.Driver
db.vmpostgres.user=postgres
db.vmpostgres.DBTimeout=4
db.vmpostgres.scheme=vmpostgres
db.vmpostgres.password=sx_des\#-46\#111\#51\#-31\#31\#-90\#-113\#46\#116\#120\#-97\#-28\#-54\#-55\#11\#8
db.vmpostgres.protocol=jdbc\:postgresql\:
db.vmpostgres.dbserverport=5432
db.vmpostgres.testSelect=SELECT 42;
# the name of the database you want to connect to in vmpostgres
db.vmpostgres.database=my_test_db
db.mbs.reconnectAfter=50