You can use below statement. psql -v ON_ERROR_STOP=1 -f foobar.sql. This will return the correct return code even foobar.sql file doesn't enable ...
確定! 回上一頁