In my column "L3_VALUE" very big text, varchar50 it is wrong type! Correct type is text. 15 wrong column type in my file. default type for text column in postgresql is TEXT. Char type is wrong ...