diff --git a/test1.sh b/test1.sh index 0b903e5..54890d8 100644 --- a/test1.sh +++ b/test1.sh @@ -1,3 +1,2 @@ -#gsql -d postgres -U gaussdb -W'passwd123@123' -c "DROP TABLE if exists thumbnails;DROP TABLE if exists images; " gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/mytest1.sql gsql -d postgres -U gaussdb -W'passwd123@123' -f /data/workspace/myshixun/my1.sql