次のエラーメッセージが表示されます。
heroku db:pull --debug postgres://USERNAME:PASSWORD@localhost/test
Loaded Taps v0.3.23
Warning: Data in the database 'postgres://USERNAME:PASSWORD@localhost/test' will be overwritten and will not be recoverable.
Receiving schema
Unable to fetch tables information from http://heroku:foo9dsfsdfsdb465ar@taps19.heroku.com. Please check the server log.
上記のコマンドは、「herokulogs」を使用して表示できるメッセージをログに生成しません。
私が間違っていることについて何か考えはありますか?