]> granicus.if.org Git - postgresql/commit
Try to ensure that stats collector's receive buffer size is at least 100KB.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 May 2017 00:27:45 +0000 (20:27 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 30 May 2017 00:27:45 +0000 (20:27 -0400)
commit82f8c21e06b3d4370944ffd1ba2005f1c488183f
treeb3f3e26a8dc77e047982296c2d3e5ada3c6c560b
parent5bcbc4cd6d9ca29fe3da9c609bfeb5357982a4e9
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
src/backend/postmaster/pgstat.c