Re: Typo in docs for "recovery_init_sync_method" parameter.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Typo in docs for "recovery_init_sync_method" parameter.
Дата
Msg-id ZTxf8tVLdWTcsOvy@momjian.us
обсуждение исходный текст
Ответ на Typo in docs for "recovery_init_sync_method" parameter.  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
On Tue, Aug 23, 2022 at 02:38:13PM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/14/runtime-config-error-handling.html
> Description:
> 
> The second paragraph contains the sentence:
> 
>     > ...to ask the operating system to synchronize the whole file systems
> that contain the data directory...
> 
> I believe the word "the" in "the whole file systems" should be removed so it
> reads:
> 
>     > ...to ask the operating system to synchronize whole file systems that
> contain the data directory...

I ended up with this rewording, attached, and applied to master.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.

Вложения

В списке pgsql-docs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Minor inconsistencies
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Example 43.6. A PL/pgSQL Trigger Function for Maintaining a Summary Table