Re: Transaction issue

Rich Shepard <rshepard@appl-ecosys.com>

From: Rich Shepard <rshepard@appl-ecosys.com>
To: pgsql-general@lists.postgresql.org, pgsql-general@postgresql.org
Date: 2024-06-20T13:04:56Z
Lists: pgsql-general
On Thu, 20 Jun 2024, Karsten Hilbert wrote:

> Shot in the dark: are you be any chance using tab-completion
> when running the SELECT before the COMMIT ?

Karsten,

Nope. I prepare DDL, DML, and DQL scripts in emacs, then run them from the
psql prompt using \i <filename>.

Regards,

Rich