Hello,
I want to write features in postgreSQL. Because of a bad type of a table column some features are not written. Alert message for one of them :
210 Value of attribute 'idrlt' could not be converted to type 'int4'. Feature will be logged and skipped
I want them to be logged BUT written too (not skipped).
Is it possible ?
Thank you