Bug #72321 MySQL Workbench crash when data migrate from PostgreSQL 9.3
Submitted: 11 Apr 2014 23:50 Modified: 12 Mar 2016 9:28
Reporter: Yaning Zhu Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:6.1.4, maybe all versions prior OS:Windows
Assigned to: CPU Architecture:Any
Tags: migration, Postgresql

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[28 Apr 2014 17:18] Milosz Bodzek
Serialize objects from target catalog

Attachment: migration_object_migration.py (text/x-python), 4.68 KiB.

[28 May 2014 11:56] Sergio Soto
dumped db with .py

Attachment: dump.xml (text/xml), 274.22 KiB.