database-replication
MySql - Two slave database replication
I want to achieve same server replication, such a way there will be two databases replicating one database on same server[详细]
2023-04-11 17:17 分类:问答offline limited multi-master in Postgres
Site A will be gene开发者_如何学编程rating a set of records.Nightly they will backup their database and ftp it to Site B.Site B will not be modifying those records at all, but will be adding more reco[详细]
2023-04-11 05:41 分类:问答I am logged into mysql as root but cannot grant extra privileges to users
I am logged into mysql as the root user and trying to setup MYSQL Replication. I have already setup my database as a Master but when I try the \'show master status;\' command its saying:[详细]
2023-04-10 14:50 分类:问答Where can I find the file my.cnf or my.ini file? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-04-04 06:04 分类:问答Replication / sync SQL Server [MDF] database to CE database [SDF]
I have two database in SQL Server - one on a server-version as a MDF/LDF file and one CE database (SDF file) with the same structure ..[详细]
2023-04-03 18:20 分类:问答mysql replication - master to slave
I have successfully set up a master to slave environment and it is definitely working fine. The only problem I have is that selecting count from a table, they are not the same BUT selecting after 5 m[详细]
2023-04-02 21:37 分类:问答nodejs/mongoose: connect to db that's using replica sets
i have installed mongodb (1.8.3) on two seperate servers and set them up to use \"replica sets\" as found here: http://www.mongodb.org/display/DOCS/Replica+Set+Tutorial[详细]
2023-04-02 03:02 分类:问答Setting up user_ctx field on CouchDB Replicator
\"user_ctx\": { \"name\": \"adminuser\", \"role\": \"[\\\"_admin\\\"]\" }, \"_replication_state\": \"error\",[详细]
2023-04-01 13:45 分类:问答How to code PHP MySQL class for master and slave setup?
I have never used a master/slave setup for my mysql databases so please forgive if I make no sense here.[详细]
2023-04-01 05:22 分类:问答How to best document a replication configuration? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-03-31 20:21 分类:问答