pgloader icon indicating copy to clipboard operation
pgloader copied to clipboard

Sum value to column data in CSV import

Open ecometer opened this issue 3 years ago • 0 comments

Ubuntu 20.04 pgloader --version pgloader version "3.6.3~devel"

Is it possible to add a custom value to the one find in a column of a CSV files? Something like this:

HAVING FIELDS (measure_date_time [date format 'YYYY-MM-DD HH24:MI'], measure_id + 2)

Thanks, Paolo

ecometer avatar May 13 '22 12:05 ecometer