In the field "FieldName", I specify an existing file just created with the components tDBImput+tFileOutputDelimited based on the same table, but when I run job I get an error:
"ERROR: could not open file "C:/fields_mark_insert.csv"
for reading: No such file or directory
Prompt: COPY FROM instructs the PostgreSQL server process to read a file. You may want a client-side facility