Convert a MySQL dump to a PostgreSQL dump
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.
$
pkg install mysql2pgsqlOrigin
databases/mysql2pgsql
Size
41.0KiB
License
not specified
Maintainer
klossalex@gmail.com
Dependencies
1 packages
Required by
0 packages