On 25.02.2015 18:40, Roderick Johnstone
wrote:
I recommend the correct structure in version 0.9.5, and then be
updated
1.
pg_dump -C -s db_name_roundcube_0.9.5 >
scheme_0.9.5.sql
2. download
http://sourceforge.net/projects/roundcubemail/files/roundcubemail/0.9.5/roundcubemail-0.9.5.tar.gz/download
3. compare the resulting file with a reference from the installer
(diff ./scheme_0.9.5.sql
./roundcubemail-0.9.5/SQL/postgres.initial.sql)
4. Make changes the structure of the working copy of the database to
check for degradation of the functional
5. Repeat steps 1,3,4 until the structure is not identical
6. try to update to version 1.0.5 or 1.1.0