+ Whenever the checkpoint operation is running, the
+ <structname>pg_stat_progress_checkpoint</structname> view will contain a
+ single row indicating the progress of the checkpoint. The tables below
Maybe it should show a single row , unless the checkpointer isn't running at
all (like in single user mode).
+ Process ID of a CHECKPOINTER process.
It's *the* checkpointer process.
pgstatfuncs.c has a whitespace issue (tab-space).
I suppose the functions should set provolatile.
--
Justin