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 @@ -199,7 +199,7 @@ CREATE INDEX <replaceable>name</replaceable> ON <replaceable>table</replaceable>
199
199
after a database crash if there were unwritten changes.
200
200
Also, changes to hash indexes are not replicated over streaming or
201
201
file-based replication after the initial base backup, so they
202
- give wrong anwers to queries that subsequently use them.
202
+ give wrong answers to queries that subsequently use them.
203
203
For these reasons, hash index use is presently discouraged.
204
204
</para>
205
205
</caution>
Original file line number Diff line number Diff line change @@ -458,7 +458,7 @@ Indexes:
458
458
after a database crash if there were unwritten changes.
459
459
Also, changes to hash indexes are not replicated over streaming or
460
460
file-based replication after the initial base backup, so they
461
- give wrong anwers to queries that subsequently use them.
461
+ give wrong answers to queries that subsequently use them.
462
462
For these reasons, hash index use is presently discouraged.
463
463
</para>
464
464
</caution>
You can’t perform that action at this time.
0 commit comments