> On Jan 31, 2019, at 12:35 PM, Pepe TD Vo <pepevo@xxxxxxxxx> wrote: > > that is the first error. I get the same one over and over with > ERROR:current transaction is aborted, commands ignored until end of transaction block from the first one until the last one for each insert. Then you had a prior error, and are now continually trying to run commands in a transaction that is aborted, because of that prior error, so rollback.