typo in synchronous_commit description - Mailing list pgsql-docs

From amul sul
Subject typo in synchronous_commit description
Date
Msg-id 1193014386.1618270.1436520011274.JavaMail.yahoo@mail.yahoo.com
Whole thread Raw
Responses Re: typo in synchronous_commit description  (Tair Sabirgaliev <tair.sabirgaliev@bee.kz>)
Re: typo in synchronous_commit description  (Tair Sabirgaliev <tair.sabirgaliev@bee.kz>)
List pgsql-docs
Hi,


synchronous_commit description in document[1] :
When off, there can be a delay between when success is reported to the client and when the transaction is really
guaranteedto be safe against a server crash.  



If I am not misunderstood, I guess it should be *When on*  instead of *When off* here?



[1] Doc link :
http://www.postgresql.org/docs/<9.5,9.4,9.3,9.2,9.1,9.0,8.4>/static/runtime-config-wal.html#GUC-SYNCHRONOUS-COMMIT 


Regards,
Amul Sul

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)
Next
From: Tair Sabirgaliev
Date:
Subject: Re: typo in synchronous_commit description