pdavis156879 commented on issue #15965:
URL: https://github.com/apache/airflow/issues/15965#issuecomment-847811864


   > Not really. The docker compose.yaml ONLY supports Postgres. It does not 
support sqlite. You can read more about why it is just a quick start and 
example and not anything that is customizable and supposed to work in various 
combinations here: #16041 . Also there is an issue about adding more examples 
(maybe one including sqlite as well in #16031 ) - so you can comment in that 
issue and maybe even you could contribute a docker compose example with working 
SQLite if you would like to (similarly as one user who volunteered to 
contribute LocalExecutor example).
   
   I understand, but I'm not trying to use it with SQL Lite. I am using the 
default docker image, so shouldn't it automatically use the Postgres version? 
There is nothing in my docker-compose that references SQL Lite.


-- 
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]


Reply via email to