csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::postgres::LoadOptions Struct Reference

#include <exporter.hpp>

Public Attributes

std::size_t copy_batch_rows = 10000
 
std::size_t parallel_copy_workers = 1
 

Member Data Documentation

◆ copy_batch_rows

std::size_t csvzall::postgres::LoadOptions::copy_batch_rows = 10000

◆ parallel_copy_workers

std::size_t csvzall::postgres::LoadOptions::parallel_copy_workers = 1

The documentation for this struct was generated from the following file: