in reply to Re: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql? (backup)
in thread Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?

I knew should have listed that in the OP. But it just seemed so obvious. :P

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;
  • Comment on Re^2: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql? (backup)