📄 elect.so
字号:
m4_comment([$Id: elect.so,v 1.1 2006/03/15 19:39:19 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 4.5: DB_ENV-__GT__rep_elect,, upgrade.4.5/alive, upgrade.4.5/rep_set)m4_p([dnlTwo of the historic arguments for the m4_refT(rep_elect) have been movedfrom the interface to separate methods in order to make them availablewithin the new replication manager framework.])m4_p([dnlThe m4_arg(priority) parameter should now be explicitly set using them4_refT(rep_set_priority). To upgrade existing replication applicationsto the m4_db 4.5 m4_ref(rep_elect) interface, it may be simplest toinsert a call to m4_ref(rep_set_priority) immediately before theexisting call to m4_ref(rep_elect). Alternatively, it may make moresense to add a single call to m4_ref(rep_set_priority) during databaseenvironment configuration.])m4_p([dnlThe m4_arg(timeout) parameter should now be explicitly set using them4_refT(rep_set_timeout). To upgrade existing replication applicationsto the m4_db 4.5 m4_ref(rep_elect) interface, it may be simplest toinsert a call to m4_ref(rep_set_timeout) immediately before the existingcall to m4_ref(rep_elect). Alternatively, it may make more sense to adda single call to m4_ref(rep_set_timeout) during database environmentconfiguration.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -