Does Frappe Docker Support PostGreSQL

We are referring the above doc for the MariaDB setup in frappe docker which is working fine. But we are required to use PostGres for which the documentation is not clear enough to complete the setup. We have tried but failed to complete. Also there isn’t any update for postgres in documentation than Mariadb. Is there any other documentation that could support for the setup?

Thanks in advance

ERPNext doesn’t have support for PostgreSQL, AFAIK.

ERPNext doesn’t have support for PostgreSQL, AFAIK.

Correct, I tried to install it for ERPNext, it kinda worked but had some random errors, so definitely not meant to work in production

But I was able to get Postgres working with frappe docker following the setup instructions (so it works for bare frappe apps)