Thread
-
Migration database from mysql to postgress
Alfredo Alcala <alfrealcala@gmail.com> — 2023-06-23T09:30:06Z
Hi, I need to move some databases from a MySQL server to Postgresql. Can someone tell me the migration procedure, tools, and recommendations? Thanks
-
Re: Migration database from mysql to postgress
shammat@gmx.net — 2023-06-23T09:44:58Z
Alfredo Alcala schrieb am 23.06.2023 um 11:30: > I need to move some databases from a MySQL server to Postgresql. > > Can someone tell me the migration procedure, tools, and recommendations? Despite its name, "ora2pg" can also migrate MySQL to Postgres https://ora2pg.darold.net/
-
Re: Migration database from mysql to postgress
Andrew Dunstan <andrew@dunslane.net> — 2023-06-23T11:28:52Z
On 2023-06-23 Fr 05:30, Alfredo Alcala wrote: > Hi, > > I need to move some databases from a MySQL server to Postgresql. > > Can someone tell me the migration procedure, tools, and recommendations? > > Please ask questions on the correct forum. For this question I suggest the pgsql-general mailing list. pgsql-hackers is for questions about postgresql development, not usage. cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com
-
Fwd: Migration database from mysql to postgress
Alfredo Alcala <alfrealcala@gmail.com> — 2023-06-23T11:33:03Z
Hello Necesito mover algunas bases de datos de un servidor MySQL a Postgresql. Can anyone tell me the migration procedure, tools and recommendations? Gracias El vie, 23 jun 2023 a las 11:30, Alfredo Alcala (<alfrealcala@gmail.com>) escribió: > Hola > > Necesito mover algunas bases de datos de un servidor MySQL a Postgresql. > > ¿Alguien puede decirme el procedimiento de migración, las herramientas y > las recomendaciones? > > Gracias >