Re: FW: query pg_stat_ssl hang 100%cpu

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: FW: query pg_stat_ssl hang 100%cpu
Дата
Msg-id CA+hUKG+okrN2e_GrWrYVGd8+uVznAUPNsjbgEtfY0rAdrwR-Vg@mail.gmail.com
обсуждение исходный текст
Ответ на RE: FW: query pg_stat_ssl hang 100%cpu  ("James Pang (chaolpan)" <chaolpan@cisco.com>)
Ответы Re: FW: query pg_stat_ssl hang 100%cpu  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-bugs
On Thu, Sep 7, 2023 at 10:39 PM James Pang (chaolpan)
<chaolpan@cisco.com> wrote:
> (gdb) p RecordCacheArray
> $1 = (TupleDesc *) 0x7f5fac365d90
> (gdb) p RecordIdentifierArray
> $2 = (uint64 *) 0x0

Hah, yeah that's it, and you've been extremely unlucky to hit it.
ensure_record_cache_typmod_slot_exists() should be more careful about
cleaning up on allocation failure, to avoid this state.



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

Предыдущее
От: "James Pang (chaolpan)"
Дата:
Сообщение: RE: FW: query pg_stat_ssl hang 100%cpu
Следующее
От: David Rowley
Дата:
Сообщение: Re: BUG #18092: Unexpected Result by enable_seqscan