Re: Transaction issue

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Transaction issue
Date: 2024-06-19 18:38:30
Message-ID: 1f1cad79-7e11-5e85-4fe1-e99d5e17d1e@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Rich

In response to

Responses

Browse pgsql-general by date

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