mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
Remove hint about hash indexes entirely.
Anyone needing them, particularly in a replication context, should know what they're doing anyway. See also: http://www.postgresql.org/docs/current/interactive/sql-createindex.html#AEN74175 "Also, changes to hash indexes are not replicated over streaming or file-based replication after the initial base backup, so they give wrong answers to queries that subsequently use them. For these reasons, hash index use is presently discouraged."
This commit is contained in:
Reference in New Issue
Block a user