thanks, much appreciated
On Mon, May 13, 2013 at 3:37 AM, John Anderson <[email protected]> wrote: > 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 a topic in the > Google Groups "sequel-talk" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/sequel-talk/3coQAdriPPA/unsubscribe?hl=en > . > To unsubscribe from this group and all its topics, 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. > > > -- Charles A. Monteiro www.monteirosfusion.com sent from the road -- 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.
