dhamaniasad / awesome-postgres

A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
http://dhamaniasad.github.io/awesome-postgres
Creative Commons Zero v1.0 Universal
9.79k stars 796 forks source link

utilities: add data-diff #326

Closed sirupsen closed 1 year ago

sirupsen commented 2 years ago

Adding data-diff which uses an n-way binary search with checksums to check if two tables are the same, and prints out differences