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:36:49Z
Lists: pgsql-general
On Wed, 19 Jun 2024, Adrian Klaver wrote: > Is this being done in a script fed to psql? Adrian, Yes. At the psql prompt I use the \i <filename> command to run the script. Rich