📄 pri.so
字号:
m4_comment([$Id: pri.so,v 1.7 2006/07/14 23:04:42 alanb Exp $])m4_ref_title(m4_db Replication, Replication environment priorities,, rep/id, rep/app)m4_p([dnlEach database environment included in a replication group must havea priority, which specifies a relative ordering among the differentenvironments in a replication group. This ordering is a factor indetermining which environment will be selected as a new master in casethe existing master fails. Both Replication Manager applications andapplications which use the Base replication API should specifyenvironment priorities.])m4_p([dnlPriorities must be a non-negative integer, but do not need to be uniquethroughout the replication group. A priority of 0 means the system cannever become a master, regardless. Otherwise, larger valued prioritiesindicate a more desirable master. For example, if a replication groupconsists of three database environments, two of which are connected byan OC3 and the third of which is connected by a T1, the third databaseenvironment should be assigned a priority value which is lower thaneither of the other two.])m4_p([dnlDesirability of the master is first determined by the client havingthe most recent log records. Ties in log records are broken withthe client priority. If both sites have the same number of logrecords and the same priority, one is selected at random.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -