Hi all,
We have a Metabase instance (latest version) working in our production environment with a Postgres docker (for Metabase) in the background. As we want to get rid of the Postgres docker and install a “real” Postgres Database, my question would be of if i can use the lates version of Postgres (12) for metabase:
Just to be sure, the Postgres will be used to store Metabase related data.
Lukas