Docs: avoid confusing use of the word "synchronized"

David Rowley <drowley@postgresql.org>

Commit: 55ff3563d8fac659147a87ea93ec1464c601107d
Author: David Rowley <drowley@postgresql.org>
Date: 2022-04-12T21:15:02Z
Releases: 15.0
Docs: avoid confusing use of the word "synchronized"

It's misleading to call the data directory the "synchronized data
directory" when discussing a crash scenario when using pg_rewind's
--no-sync option.  Here we just remove the word "synchronized" to avoid
any possible confusion.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com
Backpatch-through: 12, where --no-sync was added

Files

PathChange+/−
doc/src/sgml/ref/pg_rewind.sgml modified +2 −2

Documentation touched

Discussion

  • typos 25 messages · 2022-04-11 → 2022-07-05