Not sure why, but when used in a batch script and run from this plugin, psql's input and output is not connected. I can run from the IDEA terminal just fine and it works: cmd.exe /c psql.
This is the only thing I have found that input/output does not work on, not sure why.
Not sure why, but when used in a batch script and run from this plugin, psql's input and output is not connected. I can run from the IDEA terminal just fine and it works:
cmd.exe /c psql.This is the only thing I have found that input/output does not work on, not sure why.