uranusjr commented on pull request #16341: URL: https://github.com/apache/airflow/pull/16341#issuecomment-857374084
That’s the extra field on the connection, but I don’t think passing the extras as an argument to `PostgresHook` would end up in there? Instead you need to set them [on the connection](https://airflow.apache.org/docs/apache-airflow/stable/howto/connection.html). -- 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: [email protected]
