Commit 8029d40f authored by 吴升宇's avatar 吴升宇

update pgsql

parent 6003d097
...@@ -77,5 +77,5 @@ t3 = PostgresOperator( ...@@ -77,5 +77,5 @@ t3 = PostgresOperator(
database='ruler', database='ruler',
pool='pricing_pool') pool='pricing_pool')
t1 >> t2 t3 >> t1
t2 >> t3 t2 >> t1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment