Allow the pgstat process to restart immediately after a receiving
Bruce Momjian <bruce@momjian.us>
Allow the pgstat process to restart immediately after a receiving SIGQUIT signal, rather than waiting for PGSTAT_RESTART_INTERVAL.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/postmaster/pgstat.c | modified | +5 −1 |
| src/backend/postmaster/postmaster.c | modified | +14 −1 |
| src/include/pgstat.h | modified | +2 −2 |