blob: 7668637709b8ca3543a40bbd16617b689c91753d (
plain) (
blame)
1
2
3
4
5
|
The Perl script mysql2pgsql can be used to convert MySQL database
dumps to a PostgreSQL-compatible format (so the data can be imported
into PostgreSQL). This can be useful if you are switching from MySQL
to PostgreSQL and you have quite a bit of data in your MySQL
databases.
|