Migration database from mysql to postgress
Alfredo Alcala <alfrealcala@gmail.com>
From: Alfredo Alcala <alfrealcala@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2023-06-23T09:30:06Z
Lists: pgsql-hackers, pgsql-general
Hi, I need to move some databases from a MySQL server to Postgresql. Can someone tell me the migration procedure, tools, and recommendations? Thanks