This script can be used to copy data from MySQL table to PostgreSQL table.
How to use the script:
perl mysql2pg.pl --user myuser --password mypass --db mydb mytable
Download script here.
Comments are closed.
Comments are closed.