mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
Add item about hash indexes.
This commit is contained in:
5
FAQ.md
5
FAQ.md
@@ -34,6 +34,11 @@ General
|
|||||||
replication slots, setting a higher figure will make adding new nodes
|
replication slots, setting a higher figure will make adding new nodes
|
||||||
easier.
|
easier.
|
||||||
|
|
||||||
|
- Does `repmgr` support hash indexes?
|
||||||
|
|
||||||
|
No. Hash indexes and replication do not mix well and their use is
|
||||||
|
explicitly discouraged; see:
|
||||||
|
http://www.postgresql.org/docs/current/interactive/sql-createindex.html#AEN74175
|
||||||
|
|
||||||
`repmgr`
|
`repmgr`
|
||||||
--------
|
--------
|
||||||
|
|||||||
Reference in New Issue
Block a user