heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.37k stars 381 forks source link

pg_restore - server closed the connection unexpectedly #1997

Closed greedo closed 8 years ago

greedo commented 8 years ago

while trying to do heroku pg:pull DATABASE_URL app --app staging

I am receiving the following internal error: error returned by PQputCopyData: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.

screen shot 2016-08-10 at 5 36 25 pm

I am pulling down the a copy of our staging database to a new travis ci build machine

jdx commented 8 years ago

this project is for the CLI but this is a server issue. Please submit a support ticket.