【发布时间】:2014-11-12 07:24:13
【问题描述】:
我在从转储文件恢复数据时收到此错误。
nishant@nishant-Lenovo-G50-70:~/Documents$ psql sortation_gor1 < dump.sql
psql: FATAL: role "nishant" does not exist
我关注了Postgress Ubuntu Documentation 但是当我尝试恢复数据库时,我收到了这个错误。 任何的想法。 ?
【问题讨论】:
标签: postgresql database-restore