fordfrog / apgdiff

Another PostgreSQL Diff Tool
http://www.apgdiff.com
MIT License
353 stars 138 forks source link

apgdiff freeze / doesnt work... #259

Open maciey opened 5 years ago

maciey commented 5 years ago

I try to use this tool but when I run it in command line it freezes and does nothing ...

Command I run java -jar ./apgdiff-2.6.0.jar --ignore-start-with old.sql new.sql

Tested on both Linux and Windows, java and openjdk

java version "1.8.0_221" Java(TM) SE Runtime Environment (build 1.8.0_221-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)

openjdk version "11.0.4" 2019-07-16 LTS OpenJDK Runtime Environment 18.9 (build 11.0.4+11-LTS) OpenJDK 64-Bit Server VM 18.9 (build 11.0.4+11-LTS, mixed mode, sharing)