Thread: postgre -> mysql

postgre -> mysql

From
"Bizio"
Date:
How i can transport my postgre database to  mysql?



Re: postgre -> mysql

From
Marcin Gil
Date:
Bizio wrote:

> How i can transport my postgre database to  mysql?
>
Why would one like to do this? :)
Anyway. The only way I see is export to sql and import it in mysql..
I think blobs won't make it :)
-Marcin

Re: postgre -> mysql

From
Manuel Sugawara
Date:
"Bizio" <flybizio@hotmail.com> writes:

> How i can transport my postgre database to  mysql?

You should ask in a mysql list. If you want the converse this will be
the correct forum however.

Regards,
Manuel.