I use non-docker based Redash AMI. When I started to use it, the version was only 2.0.
Today I know Redash team recommends to use docker, and current AMI is also docker-based.

I already have 5.0 for my personal development, and it seems table structure in postgres are totally different.
How can I migrate our data from non-docker based AMI? Or we should continue to use our old AMI by bin/upgrade command?

2 Likes

Also interested.:sneezing_face:

1 Like

Dear Udomomo
I didn’t face this problem but I think you can do this by copy the redash data base for tables,queries and dashboards.
I think it can works.