Re: A table lock inside a transaction depends on query protocol being used?

Поиск
Список
Период
Сортировка
От Istvan Soos
Тема Re: A table lock inside a transaction depends on query protocol being used?
Дата
Msg-id CALdQGgtRqNFnwEC7SEQQhZmbEdUJ2W+v-m-vrhoyo=SHUEW_rQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: A table lock inside a transaction depends on query protocol being used?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Wed, Nov 20, 2024 at 7:57 PM Tom Lane <tgl@sss.pgh.pa.us> 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



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