in reply to Re^3: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?
in thread Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?
LOL. Couldn't agree more (I did say I was migrating to Postgres, didn't I?) :)
Which is not to say PostgreSQL is perfect. It's just (like you) makes me curse less, and I find myself harboring a lot less anxiety throughout the day, as a result. :)
Seems to handle large amounts data more efficiently than MySQL (others?) too.
Thanks for the response Tux.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|