-1

Can i find any resources like PDF or User Guide for learning vertica DB?

As i am beginner in vertica, also I am looking for the performance factor which affects while loading the data as well.

Avinash
  • 393
  • 1
  • 4
  • 9

1 Answers1

1

All of the documentation is posted publicly on my.vertica.com. Data-load performance depends on many factors; you should probably start with Bulk-Loading Data and then review the many COPY parameters. For a general beginner introduction to Vertica, see Getting Started.

Monica Cellio
  • 1,559
  • 20
  • 25
  • Thank you. I am going through the documentation from vertica official site. I am trying to learn about copy parameters using incremental and bulk load approach. – Avinash Jul 12 '18 at 07:40