Make stats_temp_directory PGC_SIGHUP, and document how it may cause a temporary

Magnus Hagander <magnus@hagander.net>

Commit: be8d6c5c3477ba664c533cf0b93cdf4cd426b6e1
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-08-25T15:11:01Z
Releases: 8.4.0
Make stats_temp_directory PGC_SIGHUP, and document how it may cause a temporary
"outage" of the statistics views.

This requires making the stats collector respond to SIGHUP, like the other
utility processes already did.

Files