mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +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.