[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-0003jj-A4@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_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/82f8c21e06b3d4370944ffd1ba2005f1c488183f

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.