mirror of
https://github.com/postgres/postgres.git
synced 2026-04-02 15:57:24 -04:00
11 lines
333 B
Text
11 lines
333 B
Text
Here are two conversion utilities for MySQL dumps. Use the one you prefer.
|
|
|
|
The most recent version of my2pg.pl can be obtained from:
|
|
|
|
http://www.omnistarinc.com/~fonin/downloads.php#my2pg
|
|
|
|
my2pg.diff has additional changes for CREATE FUNCTION.
|
|
|
|
Another tool, mysql2pgsql, can be found at:
|
|
|
|
http://www.rot13.org/~dpavlin/sql.html
|