mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
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.