19 lines
363 B
Plaintext
19 lines
363 B
Plaintext
#Dont change the order of the server credentials
|
|
#ods
|
|
ods_user=postgres
|
|
ods_host=localhost
|
|
ods_password=j3(jLBq}e
|
|
ods_protocol=TCP
|
|
ods_db=mmt_int
|
|
ods_sch=transactional
|
|
ods_server=postgres
|
|
|
|
#staging2
|
|
staging2_user=postgres
|
|
staging2_host=localhost
|
|
staging2_password=j3(jLBq}e
|
|
staging2_protocol=TCP
|
|
staging2_db=mmt_int
|
|
staging2_sch=staging2
|
|
staging2_server=postgres
|