I want to migrate my data from old redash 2.0 to latest docker based version.
I have a taken the backup of my old redash(2.0) data using

sudo -u redash pg_dump > backup_filename.sql

Now if it is possible, please help me to put this into new docker version redash.

Technical details:

  • Redash Version: 6.0
  • Browser/OS: ubuntu 18.04
  • How did you install Redash: docker version by setup.sh
1 Like