You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/28 09:02:57 UTC

[GitHub] [airflow] uranusjr commented on issue #15547: Jinja templating throws bug when using a PostgresOperator within the Taskflow API

uranusjr commented on issue #15547:
URL: https://github.com/apache/airflow/issues/15547#issuecomment-828285461


   So the operator inside the task is only used to directly access the database *while the task is running*, and not scheduled to a DAG? You probably want `PostgresHook` instead.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org