使用正确权限创建一个日志暂存目录。
使用正确权限创建一个日志暂存目录。
在5分钟的提交事务时间之后,次要节点将从暂存目录LOG_STAGING_DIR读取事务,然后应用它们。
After 5 minutes of commit transaction time, the secondary node will read the transactions from the staging directory LOG_STAGING_DIR and apply them.
主要服务器将使用暂存目录中的文件,并在实际应用或暂存将保存到主要服务器的日志数据缓存之前,应立即识别对它的接收。
Primary in to files in the staging directory. It immediately acknowledges receipt of the log data buffer to the primary before it actually applies or stages it.
如果 LOG_STAGING_DIR已经变为一个新目录,而HDR次要服务器有暂存数据,则会出现什么情况?
What happens if LOG_STAGING_DIR has been changed to a new directory while HDR secondary has logs staged?
如果 LOG_STAGING_DIR已经变为一个新目录,而HDR次要服务器有暂存数据,则会出现什么情况?
What happens if LOG_STAGING_DIR has been changed to a new directory while HDR secondary has logs staged?
应用推荐