pgdatadiff icon indicating copy to clipboard operation
pgdatadiff copied to clipboard

Add exclude and include tables options and progress status

Open dquimper opened this issue 3 years ago • 0 comments

This PR include work from multiple people:

  • andrikoz added --exclude-tables option.
  • dquimper added --include-tables option.
  • ikanade added and option to specify the --schema name.
  • ikanade Use MAX where primary key is a sequence, use COUNT otherwise.
  • dquimper added a progression percentage for tables larger than --chunk-size.

dquimper avatar Apr 17 '23 20:04 dquimper