Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a64640 commit e77c6c5Copy full SHA for e77c6c5
doc/src/sgml/monitoring.sgml
@@ -988,7 +988,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
988
<literal>logical replication worker</literal>,
989
<literal>parallel worker</literal>, <literal>background writer</literal>,
990
<literal>client backend</literal>, <literal>checkpointer</literal>,
991
- <literal>archiver</literal>,
+ <literal>archiver</literal>, <literal>standalone backend</literal>,
992
<literal>startup</literal>, <literal>walreceiver</literal>,
993
<literal>walsender</literal> and <literal>walwriter</literal>.
994
In addition, background workers registered by extensions may have
0 commit comments