opnsense-ports/databases/mysql2pgsql/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
277 B
Text

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.