[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 [email protected]
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/[email protected]

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.