Edit by browser

This commit is contained in:
颜渊 2020-08-18 13:56:00 +08:00
parent 5e8845ab68
commit 78c2447e56
1 changed files with 1 additions and 0 deletions

View File

@ -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