I am trying to pull the database into my local test database, but I get the following error message:
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:foo7sd897fd8s93baz__AT__taps19.heroku.com. Please check the server log. Any idea what I am doing wrong? BTW, the command above does not produce any messages in the log that can be viewed using 'heroku logs'. TIA, Erik. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To view this discussion on the web visit https://groups.google.com/d/msg/heroku/-/hAvUtD_AragJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
