标签: postgresql
我正在尝试使用以下命令将一个表备份为postgres中的sql文件..命令没有正确执行..可以帮助一些吗?
pg_dump -U postgres-a test_1> test_1_dump.sql