Re: Transaction issue
Adrian Klaver <adrian.klaver@aklaver.com>
From: Adrian Klaver <adrian.klaver@aklaver.com>
To: Rich Shepard <rshepard@appl-ecosys.com>, pgsql-general@postgresql.org
Date: 2024-06-19T17:58:19Z
Lists: pgsql-general
On 6/19/24 10:56 AM, Rich Shepard wrote: > I now insert rows using a transaction. Sometimes psql halts with an error: > ERROR: current transaction is aborted, commands ignored until end of > transaction block Is this being done in a script fed to psql? > > I issue a rollback; command but cannot continue processing. What is the > appropriate way to respond to that error after fixing the syntax error? > > TIA, > > Rich > > -- Adrian Klaver adrian.klaver@aklaver.com