Re: Transaction issue

Rich Shepard <rshepard@appl-ecosys.com>

From: Rich Shepard <rshepard@appl-ecosys.com>
To: pgsql-general@postgresql.org
Date: 2024-06-19T19:40:10Z
Lists: pgsql-general
On Wed, 19 Jun 2024, Adrian Klaver wrote:

> Are there transaction statements e.g. BEGIN;, COMMIT; in the script?

Adrian,

Yes, each script has BEGIN; on line 1.

Rich