Re: Transaction issue

Поиск
Список
Период
Сортировка
От Rob Sargent
Тема Re: Transaction issue
Дата
Msg-id 393A432B-E08C-46C6-B8FE-BE20BEE4E122@gmail.com
обсуждение исходный текст
Ответ на Re: Transaction issue  (Rich Shepard <rshepard@appl-ecosys.com>)
Ответы Re: Transaction issue
Список pgsql-general

> On Jun 20, 2024, at 7:05 AM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
>
> 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>.
>

Is psql running in emacs (which is my preferred sql shell. M-x sql-postgres)?

Also change all semi-colons to \p\g to confirm the error location.  Maybe trap the output

> Regards,
>
> Rich
>
>



В списке pgsql-general по дате отправления:

Предыдущее
От: Rich Shepard
Дата:
Сообщение: Re: Transaction issue
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Transaction issue