Обсуждение: slight grammar error

Поиск
Список
Период
Сортировка

slight grammar error

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/wal-configuration.html
Description:

The sentence:

"This setting will often help to reduce transaction latency, but it also can
an adverse effect on performance"

should be:

"This setting will often help to reduce transaction latency, but it also can
have an adverse effect on performance"

in the version 10 wal-configuration.html documentation.

Re: slight grammar error

От
Michael Paquier
Дата:
On Fri, Jun 08, 2018 at 10:46:33PM +0000, PG Doc comments form wrote:
> The sentence:
>
> "This setting will often help to reduce transaction latency, but it also can
> an adverse effect on performance"
>
> should be:
>
> "This setting will often help to reduce transaction latency, but it also can
> have an adverse effect on performance"

Indeed.  Thanks Christopher for the report!  Fixed and back-patched down
to 9.6 where checkpoint_flush_after has been introduced.
--
Michael

Вложения