Thanks lot for reply. Few months ago i have studied about one gem which do this work, but i forget the name. Did any one know about this ?
On Monday, January 14, 2013 5:42:48 PM UTC+5:30, Jordon Bedwell wrote: > > On Mon, Jan 14, 2013 at 6:06 AM, Fahim Patel <[email protected]<javascript:>> > wrote: > > Is there any gem to copy data from mysql to postgres ? > > I search lot but i didn't get any thing . > > You're gonna have to figure that one out yourself by using 2 models > and some clever trickery, or you might be able to dump the data and > import into postgres if it's generic enough with little effort but I > would much rather go the 2 model route even if it takes far more time. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/6HThJnhHN9sJ. For more options, visit https://groups.google.com/groups/opt_out.

