joncrlsn/pgdiff

Mac Os - Fatal error: systemstack called from unexpected goroutine

gedossman opened this issue · 0 comments

Trying to run in Mac OS X High Sierra. Postgres 10
Got:
fatal error: systemstack called from unexpected goroutine
./pgdiff.sh: line 45: 12866 Bus error: 10 ./pgdiff -U "$USER1" -W "$PASS1" -H "$HOST1" -P "$PORT1" -D "$NAME1" -O "$OPT1" -u "$USER2" -w "$PASS2" -h "$HOST2" -p "$PORT2" -d "$NAME2" -o "$OPT2" $TYPE > "$sqlFile"