in reply to Re: 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?
One thing that really struck me tho;
"I don't know how modern mysql supports serial and bigserial."
This, coming from someone who opens with:
"deal with Oracle, PostgreSQL, MySQL, SQLite, and Unify almost daily" ;)
Sorry, I couldn't resist. ;)
Seriously. +'s to you. A great reply, and one I'll be relying on during the conversion.
--Chris
#!/usr/bin/perl -Tw use Perl::Always or die; my $perl_version = (5.12.5); print $perl_version;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Looking to convert all my MySQL DB's to postgresql, any experiences with mysql2pgsql?
by Tux (Canon) on Nov 27, 2013 at 15:32 UTC | |
by taint (Chaplain) on Nov 27, 2013 at 17:29 UTC |