输入banner图图片脚本导航/分类

postgresql的psql命令

* from student;

在shell中用如下命令

psql -d data1 -f a1.txt

3:显示所有数据库

psql -d data1 -l

 

postgresql的psql命令

标签: