pgsql: Document units for max_slot_wal_keep_size

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Document units for max_slot_wal_keep_size
Date: 2021-11-26 17:33:04
Message-ID: E1mqf5s-0007cM-Le@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document units for max_slot_wal_keep_size

The doc blurb failed to mention units, as well as lacking the point
about changeability.

Backpatch to 13.

Reviewed-by: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Reported by: b1000101(at)pm(dot)me
Discussion: https://postgr.es/m/163760291192.26193.10801700492025355788@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/013bb6c8c0b5b0ac7948d7126685008505b3aa58

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

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2021-11-26 17:44:55 pgsql: Copy-edit vacuuumdb --analyze-in-stages doc blurb
Previous Message Alvaro Herrera 2021-11-26 15:47:54 pgsql: Fix determination of broken LSN in OVERWRITTEN_CONTRECORD