Re: Transaction issue

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Rich Shepard <rshepard@appl-ecosys.com>
Cc: pgsql-general@postgresql.org
Date: 2024-06-19T18:44:36Z
Lists: pgsql-general
On Wed, Jun 19, 2024, 11:38 Rich Shepard <rshepard@appl-ecosys.com> wrote:

> On Wed, 19 Jun 2024, David G. Johnston wrote:
>
> > Simplest process, after rollback you fix the problem and start again from
> > the top of the transaction.
>
> David,
>
> That's what I thought I was doing when I re-entered the command to run the
> script. That produced the same error because the transaction was not ended.
>

Then I doubt your claim you sent a rollback command.  Or maybe you still
have errors in the script.

David J.