For operational reasons we would like to move our Grafana installation from a MySQL database to a PostgreSQL database.
Does anybody know what’s the best way to approach this task?
I was wondering if theres some kind of automated way to export the current settings as a whole (configuration, organization, groups, users, dashboards, datasources etc) in order to re-import them later into another grafana instance (this would help me a lot of course)
What Grafana version and what operating system are you using?
I’m currently running grafana v7.4.5 (8a2c78d3f8) running as a docker container in a Kubernetes cluster.
What are you trying to achieve?
Migrate from MySQL to PostgreSQL while keeping as much data as possible.
@mattabrams at this point a negative reply would be fine too, at least I know I have start thinking about setting up a new grafana instance and perform a migration to it