[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-0003jn-AD@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_3_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/4a3bb96ce9e938479ccaf03402b39ea6259d5069

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.