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

From miks87
Subject Re: Importing MySql dumped db into pgadmin
Date
Msg-id 1385310068777-5780061.post@n5.nabble.com
Whole thread Raw
In response to Re: Importing MySql dumped db into pgadmin  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: Importing MySql dumped db into pgadmin  (Jan Lentfer <Jan.Lentfer@web.de>)
Re: Importing MySql dumped db into pgadmin  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-sql
Hi Adrian, thanks for your answer. I'm using the export wizard from within
phpmyadim and I'm exporting in SQL. Then I'm simply trying to execute the
SQL code within pgAdmin but I get several errors in the code: a few examples
are the use of "AUTO_INCREMENT" or also check conditions on table attributes
(I get error on the clause ON). Also I get error when integer attributes are
specified with the notazion int(maxlength)...



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Importing-MySql-dumped-db-into-pgadmin-tp5780055p5780061.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.



pgsql-sql by date:

Previous
From: miks87
Date:
Subject: Re: Importing MySql dumped db into pgadmin
Next
From: Jan Lentfer
Date:
Subject: Re: Importing MySql dumped db into pgadmin