Try to ensure that stats collector's receive buffer size is at least 100KB.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 82f8c21e06b3d4370944ffd1ba2005f1c488183f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-05-30T00:27:45Z
Releases: 9.5.8
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

Files

PathChange+/−
src/backend/postmaster/pgstat.c modified +32 −0

Discussion