pgsql: doc: Improve documentation about pg_resetwal -f option - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Improve documentation about pg_resetwal -f option
Date
Msg-id E1qlo54-006RR7-PB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Improve documentation about pg_resetwal -f option

Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>
Discussion: https://www.postgresql.org/message-id/flat/0f3ab4a1-ae80-56e8-3426-6b4a02507687@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5f1b00e64aee58a83558b5036d9877dfcfba4252

Modified Files
--------------
doc/src/sgml/ref/pg_resetwal.sgml | 62 ++++++++++++++++++++++++++++++++-------
src/bin/pg_resetwal/pg_resetwal.c |  3 +-
2 files changed, 53 insertions(+), 12 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_resetwal: Use frontend logging API
Next
From: Etsuro Fujita
Date:
Subject: pgsql: Fix typo in src/backend/access/transam/README.