Re: Transaction issue - Mailing list pgsql-general

From Rich Shepard
Subject Re: Transaction issue
Date
Msg-id 55a3c9-5baa-ba24-c3fb-c9a777b7917e@appl-ecosys.com
Whole thread Raw
In response to Re: Transaction issue  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Responses Re: Transaction issue
List 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



pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: Transaction issue
Next
From: Rich Shepard
Date:
Subject: Re: Transaction issue