OSDN Git Service

Arrange to explicitly stop the pgstat processes at the same time we
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jun 2004 18:08:19 +0000 (18:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jun 2004 18:08:19 +0000 (18:08 +0000)
commitbbe42a1514f090084a2df55d3c51b5cab2d8e556
treef70e8b7635c3e5b9945901488f17321eea3135dd
parentf4b0d28aa0b4df2b4aa268cf3e5fb58de1410f14
Arrange to explicitly stop the pgstat processes at the same time we
begin the shutdown checkpoint; there isn't anything left for them to do,
so we may as well ensure that they shut down sooner rather than later.
Per discussion.
src/backend/postmaster/pgstat.c
src/backend/postmaster/postmaster.c
src/include/pgstat.h