If it just the unbalanced quotes that are causing the problem you could
possibly first convert all the quotes to some escape sequence then transfer
the database, and then convert the escape sequences back again.

Colin

2009/5/17 magic_hat <magic_hat60...@yahoo.com>

>
> Michael,
>
> the perl script looks great, but I'm getting a segmentation fault
> error when I run, perhaps because some of the content involves long
> news articles.
>
> On May 16, 9:29 pm, magic_hat <magic_hat60...@yahoo.com> wrote:
> > Hassan,
> >
> > the yaml_db plugin looked promising, but it's bombing because of
> > unbalanced quotes in some of the content, much like the code from
> > Tobias that I posted.
> >
> > On May 16, 12:06 pm, Hassan Schroeder <hassan.schroe...@gmail.com>
> > wrote:
> >
> > > On Sat, May 16, 2009 at 9:11 AM, magic_hat <magic_hat60...@yahoo.com>
> wrote:
> >
> > > > Hey all. I'm trying to export my app's data from mysql to postgres in
> > > > advance of a database switch.
> >
> > > Check out the yaml_db plugin:
> > >   <http://agilewebdevelopment.com/plugins/yamldb>
> >
> > > FWIW,
> > > --
> > > Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to