1
11
您正在从psql运行pg_dump。退出psql并从Windows命令提示符下运行pg_dump命令。pg_dump是它自己的可执行文件,不同于psql。 |
2
6
这适用于我在Windows 10的Windows PowerShell:
|
3
-1
|
tggtsed · PostgreSQL从平均值中排除值 1 年前 |
Dawid · 为什么我不能在子查询中使用表别名? 2 年前 |
CraZyCoDer · 在PostgreSQL中锁定潜在事务 2 年前 |
ranebec · 计数时如何返回0而不是null? 2 年前 |
Flo · 分组依据中的SQL大小写 2 年前 |