Question : Anyone please give detailed documentation on MySQL Replication on Windows system. I replicated master to slave, but it […]
Category: Replication
Can I configure MySQL Replication as Master – Master – Slave?
Question : I am considering how to configure our MySQL replication. Hope I can get any advices from community. In […]
How to avoid MySQL slave to have errors after crash
Question : I have a MySQL master/slave configuration (MariaDB 10.0.17). Sometimes, the slave or the master server crashes. After the […]
Slave settings not working
Question : I have this machine as slave. Below is the command I ran and stuck. I done the change […]
Is it possible to shrink mdf file in replication server
Question : Is it possible to shrink the data file of a SQL Server replication target server and continue the […]
MongoDB replication to one machine
Question : Does MonogDB supports replication where I have many machines with MongoDB that have different data and I want […]
Postgres Logical Replication – “replication slot “mysub” was not created in this database”
Question : I have two database servers 192.168.150.210 and 192.168.150.220 I created publication and subscription successfully for logical replication. postgresql.conf […]
Delayed transactional replication setup?
Question : I will need to setup transactional replication for a big database. I use backup/restore to initialize the database […]
Replicating data between SQL Server 2014 to SQL Server 2005 – temporary solution
Question : I will be installing a new SQL Server 2014 database system, which is based on our current SQL […]
Issues with self signed certificates, SSL and MongoDB
Question : Note: As specified in my comment I’ve figured out a solution to this issue regarding a single client/mongo […]