Re: insert aborted commands ignored

From: Pepe TD Vo <pepevo(at)yahoo(dot)com>
To: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: insert aborted commands ignored
Date: 2019-01-31 19:42:31
Message-ID: 729416431.1006652.1548963751866@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

how to roll back? Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love and forgive more.To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)
**Live simply **Love generously **Care deeply **Speak kindly.*** Genuinely rich *** Faithful talent *** Sharing success

On Thursday, January 31, 2019 2:39 PM, Scott Ribe <scott_ribe(at)elevated-dev(dot)com> wrote:

> On Jan 31, 2019, at 12:35 PM, Pepe TD Vo <pepevo(at)yahoo(dot)com> 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Ribe 2019-01-31 19:43:47 Re: insert aborted commands ignored
Previous Message Scott Ribe 2019-01-31 19:39:00 Re: insert aborted commands ignored