Migrating from Vector to VectorH
Considerations for Migrating from Vector to VectorH
When migrating your database from Vector to VectorH, you need to consider the following:
• Whether to load the data using use SQL COPY statements (automatically generated by the copydb command) or the vwload utility.
COPY is typically easier. Vwload is faster, however, so for larger datasets we recommend vwload.