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

From Tom Lane
Subject [COMMITTERS] pgsql: Try to ensure that stats collector's receive buffer size is atl
Date
Msg-id E1dFV15-0003jl-AK@gemulon.postgresql.org
Whole thread Raw
List 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_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/54676c72c91f3aa22714da49f0cbcc205e3dc5b1

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Make edge-case behavior of jsonb_populate_record matchjson_popu
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Fix improper quoting of format_type_be() output.