Does anyone know if this utility can generate a log file of records that for some reason do not load to a PostgreSQL database? I’m looking for something like Oracle’s SQLLDR where an error is generated when a record fails to load. If not pg_bulkload, perhaps there is some other like utility. Thanks in advance