jens-scheffler-bosch commented on issue #35363:
URL: https://github.com/apache/airflow/issues/35363#issuecomment-1791361571

   Postgres within the helm deployment is for testing and development use only. 
It is recommended to use a "real" postgres, probably as a PaaS offering if you 
don't want to run your own, if you want to run Airflow.
   
   Otherwise if you insist on running Postgres within docker, there might be 
multiple reasons. One is that the persistent storage has no writer permissions, 
ressources are too low. Please increase log level of the postgres docker and 
inspect logs of the docker, Especially try to follow logs with `kubectl logs -f 
...` to fetch the last messages before crash.


-- 
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: commits-unsubscr...@airflow.apache.org

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

Reply via email to