Hi,
My question is similar to this:
But, I have
Discourse production environment:
Discourse version- v1.9.0.beta1,
OS: RHEL 7.2 (Maipo),
DB: PostgreSQL 9.4.5 on x86_64
Discourse test environment version:
Discourse version -v2.1.1 +6,
OS: Ubuntu Ubuntu 16.04,
DB: PostgreSQL 10.4 (Ubuntu 10.4-2.pgdg16.04+1)
And I would like to restore the backup from production to test environment.
Goal is to sync the test environment with production data, all users, forums, topics…everything. And also planning to setup recovery process to the discourse .
Since I have different OS, Discourse & DB versions between prod & test environments, could you please suggest me what shall be done to restore/sync the backup from production to test environment with out getting into issues?
Thank you.