Re: replication slot stats memory bug

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: replication slot stats memory bug
Дата
Msg-id 20210317232519.gfkqgiivpht4bxap@alap3.anarazel.de
обсуждение исходный текст
Ответ на replication slot stats memory bug  (Andres Freund <andres@anarazel.de>)
Ответы Re: replication slot stats memory bug  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Hi,

On 2021-03-17 16:04:47 -0700, Andres Freund wrote:
> I'll push the minimal fix of forcing the allocation to happen in
> pgStatLocalContext and setting it to NULL in pgstat_clear_snapshot().

Done: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=5f79580ad69f6e696365bdc63bc265f45bd77211

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: replication slot stats memory bug
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Feature improvement: can we add queryId for pg_catalog.pg_stat_activity view?