File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ CREATE INDEX <replaceable>name</replaceable> ON <replaceable>table</replaceable>
194
194
after a database crash if there were unwritten changes.
195
195
Also, changes to hash indexes are not replicated over streaming or
196
196
file-based replication after the initial base backup, so they
197
- give wrong anwers to queries that subsequently use them.
197
+ give wrong answers to queries that subsequently use them.
198
198
For these reasons, hash index use is presently discouraged.
199
199
</para>
200
200
</caution>
Original file line number Diff line number Diff line change @@ -446,7 +446,7 @@ Indexes:
446
446
after a database crash if there were unwritten changes.
447
447
Also, changes to hash indexes are not replicated over streaming or
448
448
file-based replication after the initial base backup, so they
449
- give wrong anwers to queries that subsequently use them.
449
+ give wrong answers to queries that subsequently use them.
450
450
For these reasons, hash index use is presently discouraged.
451
451
</para>
452
452
</caution>
You can’t perform that action at this time.
0 commit comments