Re: Transaction issue
Rich Shepard <rshepard@appl-ecosys.com>
From: Rich Shepard <rshepard@appl-ecosys.com>
To: pgsql-general@postgresql.org
Date: 2024-06-19T18:38:30Z
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