heroku db:pull postgresql://root:@localhost/db_name
此命令后显示此消息
/usr/lib/ruby/gems/1.8/gems/rest-client-1.6.1/lib/restclient/abstract_response.rb:50:警告:为未来版本添加括号参数加载的水龙头 v0.3.13 警告:数据在数据库 'postgresql://root:@localhost/db_name' 将被覆盖且不可恢复。您确定要继续吗?(是/否)?y 连接数据库失败:Sequel::AdapterNotFound -> LoadError: no such file to load -- sequel/adapters/postgresql
如何使用 db:pull