We are experiencing issues with workflows where jobs are running before the previous step is completed (especially with large workflows). I am wondering if the problem is MySQL. Does anyone know of a reliable script for converting a MySQL dump to PostgreSQL? Thanks Shaun -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
Hi, It's built into mysqldump, just add the following option to your mysqldump command: --compatible=postgresql -Leandro On Wed, Mar 30, 2011 at 3:20 PM, SHAUN WEBB <swebb1@staffmail.ed.ac.uk>wrote:
We are experiencing issues with workflows where jobs are running before the previous step is completed (especially with large workflows). I am wondering if the problem is MySQL.
Does anyone know of a reliable script for converting a MySQL dump to PostgreSQL?
Thanks Shaun
-- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
participants (2)
-
Leandro Hermida
-
SHAUN WEBB