Login Register Actian.com  

Actian Community Blogs

Old

Migrating large tables from MySQL to VectorWise

Posted 2010-07-02 at 03:08 AM by kuonirat
Updated 2010-07-02 at 07:02 AM by kuonirat

One can face a problem when migrating from MySQL to VectorWise, when a fast and appropriate method is required. Using multiple inserts is not the way VectorWise likes to see it, but using additional dumps can have a high storage cost.

I shall give here a hint, how to migrate large tables from MySQL to VectorWise using low disk space and memory usage. We'll use linux named pipes. First we have to create a pipe:

$ mknod my_pipe p

Now we make a query to...
kuonirat's Avatar
Ingres Community
Posted in Uncategorized
Views 15137 Comments 2 kuonirat is offline Edit Tags
© 2011 Actian Corporation. All Rights Reserved