pgsql_admin_script icon indicating copy to clipboard operation
pgsql_admin_script copied to clipboard

可选参数 -t

Open CoffeeMusic opened this issue 8 years ago • 0 comments

可以通过在psql 命令行中添加 -t 参数让查询结果中仅显示数据信息而不显示字段信息,方便在psql执行语句返回值传入shell等脚本进行判断和比较用。

CoffeeMusic avatar Dec 02 '16 01:12 CoffeeMusic