【发布时间】:2020-02-04 03:49:53
【问题描述】:
当试图通过 heroku-cli 拉取 postgresql 数据库时出现以下错误:
pg_dump: error: connection to database "d34ferew43d" failed: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
pg_restore: error: could not read from input file: end of file
▸ pg_dump errored with 1
【问题讨论】:
标签: ruby-on-rails postgresql heroku