pgsql: Doc: Update the documentation for spilled transaction statistics

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Update the documentation for spilled transaction statistics
Date: 2020-06-02 06:14:10
Message-ID: E1jg0Be-0004de-7i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Update the documentation for spilled transaction statistics.

Reported-by: Sawada Masahiko
Author: Sawada Masahiko, Amit Kapila
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/CA+fd4k4vNg7dRO5ECHdtQXXf1=Q4M98pfLW0dU7BKD8h79pkqA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e641b2a995abfa0dd7039863e2597feb3abf2b1e

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2020-06-02 10:22:53 pgsql: Don't call elog() while holding spinlock.
Previous Message Andrew Dunstan 2020-06-01 21:44:02 pgsql: Make ssl certificate for ssl_passphrase_callback test via Makefi