当前位置:网站首页>数据比对功能调研总结
数据比对功能调研总结
2022-08-01 03:53:00 【陈振阳】
Agust 2004,https://drdobbs.com/ 上应该有一篇文章,remote table comparison applied to MySQL databases.(这篇文章没找到),这篇文章应该提出了一种自上而下的算法。 Giuseppe Maxia 根据此文章,提供了 mysql 的具体实现,写了Remote MySQL table comparison,Fabien Coelho 也读了篇文章,并实现了PostgreSQL 版本 pg_comparator ,github pg_comparator,junxie6 总结了当时的状态,并根据 Maxia/Coelho bottom-up algorithm,提出了一种针对少量数据不同的情况下的 top-down 的算法,没有找到这个环节的代码库。
目标端先暂停,源端执行快照点LSN,目标端执行到特定LSN时停止,然后开始比对;比对完之后,目标端再放开;(需要表级别的暂停功能);
其他相关
SQL Server tablediff command line utility,比较两个 SQL Server 服务器上的两个表;待测试原理 TODO
Ways to compare and find differences for SQL Server tables and data SQL Server 表结构比较和数据对比相关资料索引;
percona-toolkit 中实现了 pt-table-checksum ,This tool is focused on finding data differences efficiently. If any data is different, you can resolve the problem with pt-table-sync.
边栏推荐
- MySQL4
- 如何下载Keil包
- Simulation of Active anti-islanding-AFD Active Anti-islanding Model Based on Simulink
- HIRO: Hierarchical Reinforcement Learning 】 【 Data - Efficient Hierarchical Reinforcement Learning
- Mysql中的数据类型和运算符
- Input input box cursor automatically jumps to the last bug after the previous input
- 怀念故乡的面条
- ICML2022 | Deep Dive into Permutation-Sensitive Graph Neural Networks
- This article takes you to understand the past and present of Mimir, Grafana's latest open source project
- 每周小结(*67):为什么不敢发表观点
猜你喜欢

【uniCloud】云对象的应用与提升

Flutter “Hello world“ 程代码

如何下载Keil包

这个地图绘制工具太赞了,推荐~~
![[uniCloud] Application and Improvement of Cloud Objects](/img/e0/4b899e17f683043d66a8fa426e88a4.jpg)
[uniCloud] Application and Improvement of Cloud Objects

Ordinary users cannot access HGFS directory
![[Search topic] After reading the inevitable BFS solution to the shortest path problem](/img/f8/fbe906106dc8f7f7a6bd54d2dc3bc1.png)
[Search topic] After reading the inevitable BFS solution to the shortest path problem

leetcode6132. Make all elements in an array equal to zero (simple, weekly)

【愚公系列】2022年07月 Go教学课程 024-函数

剑指offer专项突击版第16天
随机推荐
【愚公系列】2022年07月 Go教学课程 023-Go容器之列表
IJCAI2022 | Hybrid Probabilistic Reasoning with Algebraic and Logical Constraints
Guys, MySQL cdc source recycles replication slave and r in incremental process
【SemiDrive源码分析】系列文章链接汇总(全)
One service layer needs to call the other two service layers to obtain data and assemble it into the final data. The data is all lists. How to design the cache?
Passive anti-islanding-UVP/OVP and UFP/OFP passive anti-islanding model simulation based on simulink
MySQL modifies SQL statements to optimize performance
Open source project site must-have & communication area function
test
【kali-信息收集】枚举——DNS枚举:DNSenum、fierce
leetcode6132. Make all elements in an array equal to zero (simple, weekly)
Invalid classes inferred from unique values of `y`. Expected: [0 1 2], got [1 2 3]
Mysql基础篇(Mysql数据类型)
This map drawing tool is amazing, I recommend it~~
HCIP(15)
JS new fun(); class and instance JS is based on object language Can only act as a class by writing constructors
简单易用的任务队列-beanstalkd
MySQL4
基于STM32设计的UNO卡牌游戏(双人、多人对战)
让你的 Lottie 支持文字区域内自动换行