Data Loading and configuration parameters
I'd like to load large files (from 1GB up to 100GB) and I'm wondering if there are any configuration parameters that can accelerate the data loading. Do you have any recommendations?
For example, I found that MaxAutoSegColumns parameter is set to 32 by default and don't really know if I can change it because 0 indicates to use all columns in the hash segmentation expression.
For example, I found that MaxAutoSegColumns parameter is set to 32 by default and don't really know if I can change it because 0 indicates to use all columns in the hash segmentation expression.
0
Comments
You may refer to the below link for data loading a faster way.
Using Parallel Load Streams
http://my.vertica.com/docs/7.1.x/HTML/index.htm#Authoring/AdministratorsGuide/BulkLoadCOPY/UsingPara...