database-replication
Write to 2 datasources simultaneously when calling SaveAll in CakePHP
I am trying to write values to 2 databases (need not be simultaneously) when the saveAll function is called. This does not apply to all tables but only 4 out of the 10 tables in the 2 databases.[详细]
2023-03-10 06:45 分类:问答What can we do in MySQL 5.0 replication to address bandwidth concerns?
I am developing an application to run on the client PC (Win) which is configured with a MySQL server 5.1 instance that will act as read-only slave to the remote master.The remote master has dozens of[详细]
2023-03-10 05:34 分类:问答SymmetricDS bi-directional
I try to understand if 开发者_StackOverflow社区is possible: Central: table1 On local nodes table1_1 table1_2 table1_3 table1_4 ...[详细]
2023-03-09 15:00 分类:问答Replication across heterogenous databases
Is it possible using SQL Server Replication to replicate data to AND from (bi-directional) Oracle and SQL Serv开发者_JAVA百科er?The schemas are completely different.In real-time would be a bonus.[详细]
2023-03-08 23:48 分类:问答One way replication with CouchDB
I run CouchDB on my production server, and I want to periodically replicate it to my development server (running on another machine, at my home). So what\'s the easiest way to do i开发者_开发知识库t s[详细]
2023-03-08 23:26 分类:问答Creating a Sandbox version of my application. DB replication? Or another way
I\'m planning on creating a sandbox system of a production rails app for potential clients to mess around with.[详细]
2023-03-06 12:26 分类:问答Don't quite understand SQL Server transaction logs
I\'ve read up on SQL Server transaction logs, but still not entirely comfortable with how to use/manage them. I get that they are important for things like transaction rollbacks, mirroring, replicatio[详细]
2023-03-04 20:00 分类:问答Encountering error when using update trigger with transactional replication
I\'m using transactional replication with updatable subscription. when I add a trigger for update in one of my tables which is chosen for replication in publisher, I encounter with this error:[详细]
2023-02-27 15:06 分类:问答What strategy/technology should I use for this kind of replication?
I a开发者_如何学Pythonm currently facing one problem which not yet figure out good solution, so hope to get some advice from you all.[详细]
2023-02-27 07:02 分类:问答How to replicate two tables with different structures but the same fields?
I have two SQL server databases in different locations.I want to do something like replication. this is my scenario:[详细]
2023-02-26 19:36 分类:问答