Our data is in Postgres. We created a host of reports using the Postgres connector in Personal Gateway but need fresh data so need to use Enterprise Gateway.
Enterprise gateway does not support Postgres.
So one option is to copy all our data into a read only MySql db and change the reports to work off that.
How do I change the datasource in a report/dashboard?