For an application which is developed by Django and database is Postgres. Now we have to implement replication.
We selected RepMgr because it will supports dynamic partition table's replicaton. But we have different Postgresql versions in master and salve.
- Will RepMgr supports different versions ?
- We have to setup only specific databases in slave. Is is possible from RepMgr ?