You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Postgresql 17:
I would like to be able to run the CopyFrom function with the ON_ERROR ignore parameter.
It would be ideal if there was an option (LOG_VERBOSITY) to show which lines with which errors could not be inserted for output to the log.
The text was updated successfully, but these errors were encountered:
igkg
changed the title
Support COPY with option ON_ERROR ignore
Support COPY with options ON_ERROR ignore and LOG_VERBOSITY
Dec 12, 2024
igkg
changed the title
Support COPY with options ON_ERROR ignore and LOG_VERBOSITY
Support CopyFrom with options ON_ERROR ignore and LOG_VERBOSITY
Dec 13, 2024
For Postgresql 17:
I would like to be able to run the CopyFrom function with the ON_ERROR ignore parameter.
It would be ideal if there was an option (LOG_VERBOSITY) to show which lines with which errors could not be inserted for output to the log.
The text was updated successfully, but these errors were encountered: