Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/postgresql/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Postgresql Heroku pg:在微型数据库上暂停?_Postgresql_Heroku - Fatal编程技术网

Postgresql Heroku pg:在微型数据库上暂停?

Postgresql Heroku pg:在微型数据库上暂停?,postgresql,heroku,Postgresql,Heroku,然后,它在最后一刻熄火 $ heroku pg:pull DATABASE_URL mylocaldb2 --app afternoon-sunday-4103 heroku-cli: Pulling postgresql-globular-1902 ---> mylocaldb2 我已经跑了三次了,包括整晚。这不是一个大型数据库 pg_dump: dumping contents of table ph

然后,它在最后一刻熄火

$ heroku pg:pull DATABASE_URL mylocaldb2 --app afternoon-sunday-4103                                          
heroku-cli: Pulling postgresql-globular-1902 ---> mylocaldb2
我已经跑了三次了,包括整晚。这不是一个大型数据库

pg_dump: dumping contents of table photos

如何排除故障?我正在尝试将我的生产数据库拉到本地数据库。我的本地数据库都是空的

我无法让它工作,而只是使用了捕获/下载

$ heroku pg:info 

Tables: 32 
Rows: 1775 
Data Size: 9.9 MB

$ heroku pg:psql 

psql (9.4.10, server 9.4.9)