On 07/05/2013 17:39, Jeremy Evans wrote:
> For migrating the data and basic schema (columns, simple indexes,
> foreign key constraints), Sequel can probably get you most or all of the
> way there.  For anything more complex (users, access rights,
> functional/partial indexes, constraints, functions/triggers, etc.),
> you'll have to use other tools.

I've put together some code that I occasionally use. It happily
dumps/restores 100s of M without running out of memory.

https://github.com/djellemah/wyrm

ciao
John

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sequel-talk?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to