pg_restore: [archiver] input file is too short (read 0, expected 5)

后端 未结 0 703
难免孤独
难免孤独 2021-02-05 03:54

I\'m trying to copy a db from one local machine to another using these commands

pg_dump -h localhost -p 5432 -U thatsme -F c db_name > db_name_customBackup.dump<

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