Edit by browser
This commit is contained in:
parent
5e8845ab68
commit
78c2447e56
1
test1.sh
1
test1.sh
|
@ -1,2 +1,3 @@
|
|||
#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/mytest1.sql
|
||||
|
|
Loading…
Reference in New Issue