database-replication
SQL replicaton - collecting data
I have master SQL server with开发者_运维知识库 DB Central and a lot of satellite SQL servers with DB Client. I need to collect data from log tables(LogTable) on Client(each client has own ID in log ta[详细]
2023-01-24 22:28 分类:问答Hibernate Distributed 2nd Level Cache Provides 'free' replication?
I have been exper开发者_如何学运维imenting with Hibernate 3.6 and I am wondering about the capabilities of the provided infinispan distributed cache.[详细]
2023-01-24 12:57 分类:问答how to run a mysql command when mysql server startup?
i want to run a mysql command START SLAVE; is it possible开发者_Go百科 to do that?As long as the master is properly configured it\'s ok to restart the slaves.They will automatically reissue the \"STAR[详细]
2023-01-24 12:23 分类:问答Rails 3 and mysql master-slave replications
Want to set up mysql master-slave replications in rails app. Are there plugins/db adapters availab开发者_如何学运维le for Rails 3? Does the Masochism plugin work properly with rails 3?Try Octopus, wh[详细]
2023-01-22 13:22 分类:问答Sync Data Between Two Diff SQL Servers
I have two SQL servers that I need to have identical. Sync should occur maybe a couple times per day, automatically.[详细]
2023-01-18 06:30 分类:问答Mysql to Mysql - Hibernate replication using db40/drs?
I would like to do Mysql to Mysql replication using drs. Is it possible to do the same without storing data in db4o? I开发者_如何学Python just want to use drs replication using Hibernate. Any positive[详细]
2023-01-16 14:21 分类:问答PostgreSQL - Slony > FATAL ERROR: duplicate key value violates unique constraint "sl_nodelock-pkey"
Just posting this here and might help the others: I got this error when we had an outage a while ago, and tried to restart the slon replication service as the replication is NOT really replicating th[详细]
2023-01-16 08:27 分类:问答Configuring replication after mirroring - is this possible?
I\'m currently setting up replication in order to produce a database that will be used to run reports and take load of the main database.[详细]
2023-01-14 09:56 分类:问答SQL Server replication drop vs truncate of target tables
The sp_addarticle stored procedure, used to create publication articles in SQL Server speak, has a parameter @pre_creation_cmd through which dropping the table or truncating data at the target server[详细]
2023-01-09 04:32 分类:问答Cannot create sql server replication subscription due to timestamps and queued transactions, but that's not right
In Sql Server 2005, we have a publication of a f开发者_开发百科ew tables. This publication has 3 push subscriptions to DB2 databases (using connector from HIS2009) and has had for several months.[详细]
2023-01-08 18:57 分类:问答