pgsql: Fix invalid value of synchronous_commit in description offlush_ - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix invalid value of synchronous_commit in description offlush_
Date
Msg-id E1gULbw-0000i8-7M@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix invalid value of synchronous_commit in description of flush_lag

"remote_flush" has never been a valid user-facing value, but "on" is.

Author: Maksim Milyutin
Discussion: https://postgr.es/m/27b3b80c-3615-2d76-02c5-44566b53136c@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/99f9ccee510366a560df88088835e7e8d5066118

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Fix typo
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Don't mark partitioned indexes invalid unnecessarily