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 20:35:04
Message-ID: 890332297.1033268.1548966904362@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

here how I run the script
$ psql -U postgres -d CIDR < insert.sql > insert_cidrmgmt.txt
I got all repeat error ....."ERROR: current transaction is aborted, commands ignored until  end of transaction block "
even view insert_cidrmgmt.txt.  All the same.  There's not no other output. 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 3:26 PM, Scott Ribe <scott_ribe(at)elevated-dev(dot)com> wrote:

> On Jan 31, 2019, at 1:23 PM, Pepe TD Vo <pepevo(at)yahoo(dot)com> wrote:
>
> When I execute insert.sql I get the error as I posted.

There MUST be an earlier error--that is what the error you have posted means. Check the output from insert.sql carefully.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Ribe 2019-01-31 20:57:30 Re: insert aborted commands ignored
Previous Message Scott Ribe 2019-01-31 20:26:27 Re: insert aborted commands ignored