Unable to import Postgres Dump - 'invalid input syntax for type' json error

前端 未结 0 1467
暖寄归人
暖寄归人 2020-12-04 20:31

I\'m having an issue restoring a dump taken from a Postgres database. The command I\'m using is:

psql -d importantdb -U postgres -f importantdb.dmp -h localhost

相关标签:
回答
  • 消灭零回复
提交回复
热议问题