Re: Transaction issue

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Transaction issue
Date: 2024-06-19 18:44:36
Message-ID: CAKFQuwZtNkgd866z2yt1yWC78QQbcaR7rxbdgEDdgMw912-nLw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 19, 2024, 11:38 Rich Shepard <rshepard(at)appl-ecosys(dot)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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2024-06-19 19:40:10 Re: Transaction issue
Previous Message Adrian Klaver 2024-06-19 18:40:29 Re: Transaction issue