mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
12 lines
333 B
Plaintext
12 lines
333 B
Plaintext
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
|