gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/my.sql
gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/3.sql
gsql -d postgres -U gaussdb -W'passwd123@123' -c "select * from student"