]> granicus.if.org Git - postgresql/commit
Adjust pgstat message definitions so that the target message size is
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Jun 2004 16:32:04 +0000 (16:32 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 26 Jun 2004 16:32:04 +0000 (16:32 +0000)
commit0ceeb4cbbefa3dca8b2c53f5c4ad3b4431092904
tree670374f44d284d37f8d79e5bb8362a7871c528d6
parentb2ca707746428ad234be56fa7563819653c787d2
Adjust pgstat message definitions so that the target message size is
specified in just one place and adhered to exactly, rather than just more
or less.  A side effect is to increase PGSTAT_ACTIVITY_SIZE (maximum
reported query length) from 256 to nearly 1000.
src/backend/postmaster/pgstat.c
src/include/pgstat.h