[horde] DB migration from mysql to postgres
Jan Schneider
jan at horde.org
Fri Mar 10 17:05:06 UTC 2017
Zitat von Jānis <je at ktf.rtu.lv>:
> Hi!
>
> Does some advice exists on how to do such migration?
>
> (there is no big sense to have two DB systems on one server and
> Postgres is a must have)
>
> Janis
I can't imagine how this would work without writing a dedicated
migration script. You may be able to dump the data from MySQL in
compatibility mode so that it may import into Postgres correctly. But
as soon as it gets to advanced stuff like autoincrement sequences,
those probably won't work automatically.
--
Jan Schneider
The Horde Project
https://www.horde.org/
More information about the horde
mailing list