https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23073
--- Comment #4 from Thomas Dukleth <[email protected]> --- [Correcting my hurried mistaken reading, I had misread the units for the Koha wiki database dump. It is only about 100 MB not GB irrespective of the verbosity of the dump format. I had incorrectly reported the units in the 1 August Documentation meeting, https://meetings.koha-community.org/2019/documentation_irc_meeting_1_august_2019.2019-08-01-13.02.log.html .] In preparing to test migrating the MediaWiki database from Postgres to MySQL, I am now reverting to Postgres 9.6 in Debian Squeeze LTS for migration testing as postgres-common and postgresql-11 in Debian Buster currently have some bugs which we do not need trip over or otherwise pollute the results. "pg_upgradecluster writes data_directory to postgresql.auto.conf, and gets confused by it on the next upgrade [DATA LOSS]", https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931635 . "ALTER TABLE statements causing "relation already exists" errors when some indexes exist", https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932247 . It is possible to work around those bugs in Debian Buster but it seems preferable to avoid issues where things are less widely tested and where staying closer to the old version with an old migration script may work better. After migrating to MySQL, Debian Buster may be less problematic. Maria DB MySQL packages in Buster for use after migrating to MySQL are probably much more widely tested than Postgres packages have apparently been. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
