forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit55ff356
committed
Docs: avoid confusing use of the word "synchronized"
It's misleading to call the data directory the "synchronized datadirectory" when discussing a crash scenario when using pg_rewind's--no-sync option. Here we just remove the word "synchronized" to avoidany possible confusion.Author: Justin PryzbyDiscussion:https://postgr.es/m/20220411020336.GB26620@telsasoft.comBackpatch-through: 12, where --no-sync was added1 parent7fc0e7d commit55ff356
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
214 |
| - | |
| 213 | + | |
| 214 | + | |
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
|
0 commit comments
Comments
(0)