【发布时间】:2019-05-09 03:17:03
【问题描述】:
当我查找 Moving a database with pg_dump and psql -U postgres db_name < ... results in "ERROR: relation "table_name" does not exist" 并从 @John P 的答案中找到 -Fp 选项时
我已经查找文档https://www.postgresql.org/docs/9.6/app-pgdump.html
但我找不到关于-Fp 的任何描述
那么-Fp 是什么意思?有什么说明吗?
【问题讨论】:
标签: postgresql pgadmin