I need to have 2 or 3 synchronized sql database instances in different places. Which of the FREE databases can do this?
mysql can do this as well as postgresql
I only have experience with mysql, for more information just check the documentation:
It can help you set up base cluster and replication.
you can do it with mysql
check these links:
http://dev.mysql.com/tech-resources/articles/syncman/index.html
http://www.sitepoint.com/article/mysql-data-sqlyog-job-agent/
PostgreSQL , . , . slony (Slony-I), . , .
... , , . , ? , , ? , , , , ...? . , (, Sequoia) .
- MySQL 5.1 . , - , :)
( , MySQL, - . row-based MySQL 5.1). , http://www.linuxtopia.org/online_books/database_guides/mysql_5.1_database_reference_guide/replication-sbr-rbr.html. .
Source: https://habr.com/ru/post/1703219/More articles:Обувь и драгоценные камни - rubyNetbeans has Print in HTML - is there a way to add this feature to Eclipse? - eclipseВозможно ли создать веб-приложение Java без использования фреймворка? - javawhen I start an asp.net project, I get: Internet Explorer cannot display a web page - asp.netCreating a Maze class in C ++ using a 16-bit unsigned int array? - c ++how do websites do this index.php? something = somepage - phpHow to support multiple translations of a documentation set written using Sphinx? - documentationConverting Request.QueryString to an integer - c #Need help with animations on iPhone - iphonePython 3.0 smtplib - pythonAll Articles