Re: Importing MySql dumped db into pgadmin - Mailing list pgsql-sql

From Jan Lentfer
Subject Re: Importing MySql dumped db into pgadmin
Date
Msg-id 5f0b8d5e-bd25-4c00-8645-7600254f9367@email.android.com
Whole thread Raw
In response to Re: Importing MySql dumped db into pgadmin  (miks87 <michele.imperiali@hotmail.it>)
List pgsql-sql
Hi,<br /><br /> it won't work that way because mysql is just too different. You might want to look at the latest
versionof pgloader.<br /><br /> Regards<br /><br /> Jan<br /><br /><div class="gmail_quote"><br /><br /> miks87
<michele.imperiali@hotmail.it>schrieb:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex;
border-left:1px solid rgb(204, 204, 204); padding-left: 1ex;"><pre class="k9mail">Hi Adrian, thanks for your answer.
I'musing the export wizard from within<br />phpmyadim and I'm exporting in SQL. Then I'm simply trying to execute
the<br/>SQL code within pgAdmin but I get several errors in the code: a few examples<br />are the use of
"AUTO_INCREMENT"or also check conditions on table attributes<br />(I get error on the clause ON). Also I get error when
integerattributes are<br />specified with the notazion int(maxlength)...<br /><br /><br /><br />--<br />View this
messagein context: <a
href="http://postgresql.1045698.n5.nabble.com/Importing-MySql-dumped-db-into-pgadmin-tp5780055p5780061.html">http://postgresql.1045698.n5.nabble.com/Importing-MySql-dumped-db-into-pgadmin-tp5780055p5780061.html</a><br
/>Sentfrom the PostgreSQL - sql mailing list archive at <a href="http://Nabble.com">Nabble.com</a>.<br /><br
/></pre></blockquote></div><br/> -- <br /> Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. 

pgsql-sql by date:

Previous
From: miks87
Date:
Subject: Re: Importing MySql dumped db into pgadmin
Next
From: Adrian Klaver
Date:
Subject: Re: Importing MySql dumped db into pgadmin