diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-20 10:49:12 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-20 10:49:12 +0700 |
| commit | 378be935ef27121019d2e648212e34b05e02fe3b (patch) | |
| tree | ac82a2482e9ed746b2d7645f6302612892b83374 /refresh_materialized_view_fixco.ktr | |
| parent | c6aa658ff158e8758065649e4cb7162bdd0315b3 (diff) | |
migrate to gcp (test)
Diffstat (limited to 'refresh_materialized_view_fixco.ktr')
| -rw-r--r-- | refresh_materialized_view_fixco.ktr | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/refresh_materialized_view_fixco.ktr b/refresh_materialized_view_fixco.ktr index af911f3..eaf94a6 100644 --- a/refresh_materialized_view_fixco.ktr +++ b/refresh_materialized_view_fixco.ktr @@ -436,14 +436,14 @@ <notepads> </notepads> <connection> - <name>dw bi fixco</name> - <server>192.168.23.5</server> + <name>dw bi fixco (localhost)</name> + <server>localhost</server> <type>POSTGRESQL</type> <access>Native</access> <database>dw_bi_fixco</database> <port>5432</port> <username>odoo</username> - <password>Encrypted 2be98afc86aa7f2e4cb79ce10d196a0d5</password> + <password>Encrypted 2be98afc82bdfd8dd9a2ca45acc83f6c3</password> <servername/> <data_tablespace/> <index_tablespace/> @@ -524,7 +524,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi fixco</connection> + <connection>dw bi fixco (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> @@ -562,7 +562,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi fixco</connection> + <connection>dw bi fixco (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> @@ -600,7 +600,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi fixco</connection> + <connection>dw bi fixco (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> @@ -638,7 +638,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi fixco</connection> + <connection>dw bi fixco (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> @@ -676,7 +676,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi fixco</connection> + <connection>dw bi fixco (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> @@ -714,7 +714,7 @@ <method>none</method> <schema_name/> </partitioning> - <connection>dw bi fixco</connection> + <connection>dw bi fixco (localhost)</connection> <execute_each_row>N</execute_each_row> <single_statement>N</single_statement> <replace_variables>N</replace_variables> |
