duarte-pompeu-feedzai commented on issue #42070: URL: https://github.com/apache/airflow/issues/42070#issuecomment-3386439288
I believe I'm also facing this issue... we are using the AWS RDS (Postgres) and our connection is defined as (some details redacted): ``` postgresql+psycopg2://user:[email protected]:5432/airflow ``` And the logs for scaled object show an error, with the message: ``` "error establishing postgreSQL connection: cannot parse <connection>: failed to parse as keyword/value (invalid keyword/value)", ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
