Docs: avoid confusing use of the word "synchronized"
authorDavid Rowley <drowley@postgresql.org>
Tue, 12 Apr 2022 21:15:02 +0000 (09:15 +1200)
committerDavid Rowley <drowley@postgresql.org>
Tue, 12 Apr 2022 21:15:02 +0000 (09:15 +1200)
commit55ff3563d8fac659147a87ea93ec1464c601107d
treeefe16495eef71e08f076857324aced2910f5deaa
parent7fc0e7de9fb8306e84d1c15211aba4308f694455
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
doc/src/sgml/ref/pg_rewind.sgml