I want to know if indexes are replicated in a binary replication in postgresql.
And if it is, how can i disable this behavior?
So if slave becomes master i can start to index it using reindex?
I want to know if indexes are replicated in a binary replication in postgresql.
And if it is, how can i disable this behavior?
So if slave becomes master i can start to index it using reindex?