pre/post скрипты для Postgresql
This commit is contained in:
parent
8517a39e1a
commit
d359e0ece2
@ -47,6 +47,8 @@ configs:
|
|||||||
url: jdbc:postgresql://adb-master.expertdwh.ru:5432/ewh
|
url: jdbc:postgresql://adb-master.expertdwh.ru:5432/ewh
|
||||||
username: ewh
|
username: ewh
|
||||||
password: ${EWH_PASSWORD}
|
password: ${EWH_PASSWORD}
|
||||||
|
pre-script: core-postgresql.preScript
|
||||||
|
post-script: core-postgresql.postScript
|
||||||
EWH_ORA:
|
EWH_ORA:
|
||||||
url: jdbc:oracle:thin:@oracle.expertdwh.ru:1521:ewh
|
url: jdbc:oracle:thin:@oracle.expertdwh.ru:1521:ewh
|
||||||
username: ewh
|
username: ewh
|
||||||
|
Loading…
Reference in New Issue
Block a user