latest_mmt_version
This commit is contained in:
8
MMT_latest_version/conf/etl-config.config
Normal file
8
MMT_latest_version/conf/etl-config.config
Normal file
@@ -0,0 +1,8 @@
|
||||
#Dont change the order of the server credentials
|
||||
#DB
|
||||
user=postgres
|
||||
host=localhost
|
||||
password=j3(jLBq}e
|
||||
protocol=TCP
|
||||
db=m_test
|
||||
server=postgres
|
||||
9
MMT_latest_version/conf/etl-config.txt
Normal file
9
MMT_latest_version/conf/etl-config.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
#Dont change the order of the server credentials
|
||||
#DB
|
||||
user=postgres
|
||||
host=localhost
|
||||
password=j3(jLBq}e
|
||||
protocol=TCP
|
||||
db=mmt_testing
|
||||
server=postgres
|
||||
port=2345
|
||||
18
MMT_latest_version/conf/serverCredentials-postgres_old.txt
Normal file
18
MMT_latest_version/conf/serverCredentials-postgres_old.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user