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

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

Commit: e96b697adb138b0bbe34082761b4e4538abcc9e6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-10-05T16:44:44Z
Releases: 9.4.5
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