Note explicitly that hash indexes are also not replicated because they're not

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: b887f7b3526627d22d01d0cdb74a21ead08934a7
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-10-26T19:53:08Z
Releases: 9.0.2
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

PathChange+/−
doc/src/sgml/high-availability.sgml modified +1 −2
doc/src/sgml/indices.sgml modified +5 −4