potiuk commented on issue #17489: URL: https://github.com/apache/airflow/issues/17489#issuecomment-894849733
Actually it should work (and is the only correct way!!!) if you replace it with: ``` postgresql://airflow:top%20secret%[email protected]:5432/postgres?sslmode=disable ``` Neither ' ' nor '+' is correct. -- 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]
