The FreeBSD Ports Archive
FreeBSD databases : mysql2pgsql4>
Convert a MySQL dump to a PostgreSQL dump
The perl script mysql2pgsql can be used to convert MySQL database
dumps to a -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.
http://www.rot13.org/~dpavlin/projects.html
|
mysql2pgsql history
v. 1.11
date: 2007/04/02 17:54:40; author: gabor; state: Exp; lines: +1 -7
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f
v. 1.10
date: 2006/04/14 20:45:33; author: linimon; state: Exp; lines: +1 -1
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr
v. 1.9
date: 2005/05/08 07:44:28; author: nork; state: Exp; lines: +7 -1
Chase dependency on p5-DBD-Pg.
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
v. 1.8
date: 2004/02/06 13:11:02; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.7
date: 2004/02/04 05:19:04; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.6
date: 2003/10/24 12:01:19; author: ijliao; state: Exp; lines: +1 -1
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.5
date: 2003/09/16 05:43:46; author: erwin; state: Exp; lines: +1 -2
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
v. 1.4
date: 2003/03/07 05:58:26; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.3
date: 2001/08/22 23:04:58; author: petef; state: Exp; lines: +2 -2
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
v. 1.2
date: 2001/06/23 16:30:21; author: roberto; state: Exp; lines: +9 -3
- modify Makefile to correctly handle the DISTFILE.
- add a patch to correctly handle the arguments (sent to the author).
Approved by: petef@databits.net (MAINTAINER)
v. 1.1
date: 2001/06/23 02:36:54; author: jeh; state: Exp;
The perl script mysql2pgsql can be used to convert MySQL database
dumps to a -compatible format (so the data can be imported into
PostgreSQL).
PR: 27702
Submitted by: Pete Fritchman
=============================================================================
|
| |

|