Docs: explain contrib/pg_stat_statements' handling of GC failure.

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

Commit: d62359144da19297b13b2abf6c7d5d9220cfdf28
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-10-05T16:44:20Z
Releases: 9.5.0
Docs: explain contrib/pg_stat_statements' handling of GC failure.

Failure to perform garbage collection now has a user-visible effect, so
explain that and explain that reducing pgss_max is the way to prevent it.
Per gripe from Andrew Dunstan.

Files

PathChange+/−
doc/src/sgml/pgstatstatements.sgml modified +16 −2