Starting job testPostgreConnect at 15:10 13/04/2017.
[statistics] connecting to socket on port 3645
[statistics] connected
Batch entry 0 INSERT INTO "newtable" ("id") VALUES ( 209) was aborted. Call getNextException to see the cause.
[statistics] disconnected
Job testPostgreConnect ended at 15:10 13/04/2017. [exit code=0]
I went debugging and found this... only it doesnt tell me much.
The first solution in such cases is to switch off the batch mode in the advanced settings of the component.
The good news is, Talend will provide the "next exception" in one of the next releases - so you do not have to change your job to get the detailed error message.