[COMMITTERS] pgsql: Try to ensure that stats collector's receive buffer size is atl

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: Try to ensure that stats collector's receive buffer size is atl
Дата
Msg-id E1dFV15-0003jh-9o@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Try to ensure that stats collector's receive buffer size is at least 100KB.

Back-patch of commit 8b0b6303e991079726e83d17401405e94da11564.

Discussion: https://postgr.es/m/22173.1494788088@sss.pgh.pa.us

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/34782a348d0ea8bddc92844d24d9e75a06673ac0

Modified Files
--------------
src/backend/postmaster/pgstat.c | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Make edge-case behavior of jsonb_populate_record matchjson_popu
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Fix improper quoting of format_type_be() output.