Export Vertica Tables into CSV Files
Hi, I have a file with 1 million rows in it, and I am trying to export it to a CSV File using vsql.
Unfortunately it is not exporting all 1 million rows to CSV File, it only exports 10,000 rows in my case.
If there any setting/configuration that is stopping vsql from exporting all the rows from the table..
Apart from vsql, what are the other ways to export Vetica Table in CSV format?
Regards
Shiv
Unfortunately it is not exporting all 1 million rows to CSV File, it only exports 10,000 rows in my case.
If there any setting/configuration that is stopping vsql from exporting all the rows from the table..
Apart from vsql, what are the other ways to export Vetica Table in CSV format?
Regards
Shiv
0
Comments
Let me check one more time.
Is there any other option apart from vsql to export data to a file ??
Thank You.
I am looking out for more advanced export option. where I can export Tables in binary format and also in compressed format.
Besides, we are looking at Vertica as our MPP solution, and checking different ways to upload and download the data from and to Vertica (we don't want to invest into an ETL Tool)
We are planning to layer it in line with our HPC cluster, and looking out for options that can push huge amounts of data utilizing MPP strengths.
I have recently seen some great feature in Paraccel where they allow us to export multiple small files generated by each compute on the cluster, instead of creating one big file for a Table. Do we have any thing similar to this in Vertica?
I will get back to you on the vsql thing.
Regards
Shiv