]> 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)
commit364100e0bf85d2de1fa4078f9a74a4cab8366e25
tree23cd2628eff79936ff00f6dfce50ea0aa8038cdc
parent6b48f06da85ecf3daadcf73c5c9872f126573ef8
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