freebsd-ports/databases/mysql2pgsql/pkg-descr
Rong-En Fan 486f3f7d0b - Update to 1.2
The original mysql2pgsql has changed maintainership. So this port is also
  changed to based on the new maintainer's version.
- Pass maintainership to submitter

PR:		ports/125580
Submitted by:	Alex Kloss <klossalex at gmail.com> (maintainer)
2008-07-20 07:45:34 +00:00

7 lines
326 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.
WWW: http://pgfoundry.org/projects/mysql2pgsql/