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>
199199 after a database crash if there were unwritten changes.
200200 Also, changes to hash indexes are not replicated over streaming or
201201 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.
203203 For these reasons, hash index use is presently discouraged.
204204 </para>
205205 </caution>
Original file line number Diff line number Diff line change @@ -473,7 +473,7 @@ Indexes:
473473 after a database crash if there were unwritten changes.
474474 Also, changes to hash indexes are not replicated over streaming or
475475 file-based replication after the initial base backup, so they
476- give wrong anwers to queries that subsequently use them.
476+ give wrong answers to queries that subsequently use them.
477477 For these reasons, hash index use is presently discouraged.
478478 </para>
479479 </caution>
You can’t perform that action at this time.
0 commit comments