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

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 5c38782cc8b3219d43ac2ccaf4254fd590bde758
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-10-26T19:53:41Z
Releases: 9.1.0
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