Note explicitly that hash indexes are also not replicated because they're not
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Note explicitly that hash indexes are also not replicated because they're not WAL-logged. Make the notice about the lack of WAL-logging more visible by making it a <caution>. Also remove the false statement from hot standby caveats section that hash indexes are not used during hot standby.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/high-availability.sgml | modified | +1 −2 |
| doc/src/sgml/indices.sgml | modified | +5 −4 |