Dear my friends...

I am trying to nigrate my database from mysql to
postgres.

I have dump my databases qith mysqldump and put the
result in a file ( named basisdata ).

In order to make it be possible to be reloaded with
psql, I want to convert the file with
"mysql2pgsql.perl" tool.

But I don't know the syntax.

I tried this :
"
mysql2pgsql.perl basisdata
"

But lookslike it's wrong.

Anybody would be so nice to tell me which command I
should execute to convert the file into psql familiar
format?

Thank you very much in advance.


                
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to