Re: Typo in description of replay_lag attribute in pg_stat_replication view
Maksim Milyutin <milyutinma@gmail.com>
From: Maksim Milyutin <milyutinma@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Thomas Munro <thomas.munro@enterprisedb.com>,
pgsql-docs@lists.postgresql.org
Date: 2018-12-05T07:52:27Z
Lists: pgsql-docs
05.12.2018 4:04, Michael Paquier wrote: > On Wed, Dec 05, 2018 at 01:24:22AM +0300, Maksim Milyutin wrote: >> Yeah, I think the notion *remote_flush level* is more appropriate especially >> in the context of sync replication. Within this context maybe it makes sense >> to replace the word *level* to *value* in description of *flush_lag*? > I am not sure that this is an improvement. Anyway, I have committed > your original patch as that's clearly a mistake and back-patched down to > v10. Ok, thanks. -- Regards, Maksim Milyutin
Commits
-
Fix invalid value of synchronous_commit in description of flush_lag
- db35e959bbbd 10.7 landed
- 367f362b2d90 11.2 landed
- 99f9ccee5103 12.0 landed