Unconditionally write the statsfile when SIGHUP is received, to minimize

Magnus Hagander <magnus@hagander.net>

Commit: f1e237b6b2e1199cdda995dd655c68b0174c8fdb
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-08-25T18:55:43Z
Releases: 8.4.0
Unconditionally write the statsfile when SIGHUP is received, to minimize
the window during which backends have no statistics file to read.

Files

PathChange+/−
doc/src/sgml/config.sgml modified +3 −3
src/backend/postmaster/pgstat.c modified +4 −1