Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/66.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
ubuntu中postgres转储到mysql转储的转换_Mysql_Postgresql_Converters - Fatal编程技术网

ubuntu中postgres转储到mysql转储的转换

ubuntu中postgres转储到mysql转储的转换,mysql,postgresql,converters,Mysql,Postgresql,Converters,我想在不使用workbench的情况下将postgres转储转换为mysql转储。有什么方法可以做到这一点吗?您可以使用MySQL Workbench迁移向导来做到这一点,该向导是在MySQL Workbench 5.2.41中引入的 MySQL工作台站点上有一篇博客文章详细介绍了如何执行迁移 请注意,它将无法迁移更复杂的数据库功能。这是否回答了您的问题?你看到这个了吗?也许这样行吗?请把问题再读一遍。它说“不使用工作台”。

我想在不使用workbench的情况下将postgres转储转换为mysql转储。有什么方法可以做到这一点吗?

您可以使用MySQL Workbench迁移向导来做到这一点,该向导是在MySQL Workbench 5.2.41中引入的

MySQL工作台站点上有一篇博客文章详细介绍了如何执行迁移


请注意,它将无法迁移更复杂的数据库功能。

这是否回答了您的问题?你看到这个了吗?也许这样行吗?请把问题再读一遍。它说“不使用工作台”。