Doc: Update the documentation for spilled transaction statistics.
authorAmit Kapila <akapila@postgresql.org>
Tue, 2 Jun 2020 05:41:25 +0000 (11:11 +0530)
committerAmit Kapila <akapila@postgresql.org>
Tue, 2 Jun 2020 06:05:14 +0000 (11:35 +0530)
Reported-by: Sawada Masahiko
Author: Sawada Masahiko, Amit Kapila
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CA+fd4k4vNg7dRO5ECHdtQXXf1=Q4M98pfLW0dU7BKD8h79pkqA@mail.gmail.com

doc/src/sgml/monitoring.sgml

index 321a0f4bb11e39b280c6c9cad16e3c31006e9a29..89662cc0a3673aa5973d23c1a9a7d4fb50eab860 100644 (file)
@@ -2518,6 +2518,12 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
    mechanism will simply display NULL lag.
   </para>
 
+  <para>
+   Tracking of spilled transactions works only for logical replication.  In
+   physical replication, the tracking mechanism will display 0 for spilled
+   statistics.
+  </para>
+
   <note>
    <para>
     The reported lag times are not predictions of how long it will take for