We have a Grafana 10.2.2 installation originally installed on sqlite and I want to move that over to our postgresql cluster. I’ve looked around for solutions, but I can’t find anything that works. I tried with GitHub - percona/grafana-db-migrator: Grafana SQLite to Postgres Database Migrator and it rewrites a lot of stuff but doesn’t work at the end. Any idea how I can accomplish this? I really don’t want to remake all the dashboards.
PS: Data is fetched from other sources, so that’s fine.
Not the same, but looks like I may be able to use it with some work. It’s made for MySQL/MariaDB, but as I said, I’m using PostgreSQL, so the SQL syntax is a wee bit different.
One other thing - I have setup the new grafana server with the same plugins, but the old one has a total of 84 tables in the db, whereas the new one only has 64. One has been excluded, but specifically, these are missing in the new db