Search Postgresql Archives

Re: Transaction issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> On Jun 20, 2024, at 7:05 AM, Rich Shepard <rshepard@xxxxxxxxxxxxxxx> 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
> 
> 






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux