Docs: avoid confusing use of the word "synchronized"
authorDavid Rowley <drowley@postgresql.org>
Tue, 12 Apr 2022 21:16:33 +0000 (09:16 +1200)
committerDavid Rowley <drowley@postgresql.org>
Tue, 12 Apr 2022 21:16:33 +0000 (09:16 +1200)
commit3a95dfe4025f48fb57262ce590ba397a80a1a7b6
tree9bc1d1e4efc44390590185d320228bd4d48557af
parenta65747b1c787cc85dc59f088543f3d333f310eee
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: http://postgr.es/m/20220411020336.GB26620@telsasoft.com
Backpatch-through: 12, where --no-sync was added
doc/src/sgml/ref/pg_rewind.sgml