]> 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)
commit54676c72c91f3aa22714da49f0cbcc205e3dc5b1
treebd7b473f6c9ccfb01811531c7259830d38be322e
parent9ed68f64114e357f958cd80ba574413b097a2c12
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