public inbox for [email protected]
help / color / mirror / Atom feedFrom: Istvan Soos <[email protected]>
To: Tom Lane <[email protected]>
Cc: [email protected]
Subject: Re: A table lock inside a transaction depends on query protocol being used?
Date: Wed, 20 Nov 2024 20:39:44 +0100
Message-ID: <CALdQGgtRqNFnwEC7SEQQhZmbEdUJ2W+v-m-vrhoyo=SHUEW_rQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <CALdQGguDi+Pkz-Vd5HMr+ER0L1+DQMsAh+OqbM13udF1RbLzcw@mail.gmail.com>
<[email protected]>
On Wed, Nov 20, 2024 at 7:57 PM Tom Lane <[email protected]> wrote:
> but I wonder if you could be failing to close out the SELECT statement before issuing ALTER.
Thanks! This led me to check some debug details, and in fact we don't
close the portal, only the statement. (Besides a bug in the debug
log...)
Now I know what to fix :).
Thanks,
Istvan
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: A table lock inside a transaction depends on query protocol being used?
In-Reply-To: <CALdQGgtRqNFnwEC7SEQQhZmbEdUJ2W+v-m-vrhoyo=SHUEW_rQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox