UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Locally create a new database and import the legacy data in it :(note that you have to run this import as compendium user)
$ psql -h localhost -U compendium postgres
...
(You might want to remove all the GRANT calls from the .sql file first!)
Another thing to note is that you have to run this as compendium user.
Now import the legacy database to the new compendium:
$ rake legacy:answers_2010