Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 574 Bytes

README-win.md

File metadata and controls

9 lines (6 loc) · 574 Bytes

getting started on windows

  1. download pgdiff.exe from the release page on github
  2. either install cygwin so you can run pgdiff.sh or...
  3. manually run pgdiff.exe for each schema type listed in the usage section above
  4. review the SQL output and, if you want to make them match, run it against the second db

This project works on Windows, just not as nicely as it does for Linux and Mac. If you are inclined to write a Windows complement to the pgdiff.sh script, feel free to contribute it or we can link to it. Even better would be a replacement written in Go.