I am using Postgres on Heroku and am needing to dump one table from my production DB and dump it into my staging DB. I have the heroku tool belt installed, but am not sure h
Take a look at taps (db:pull), your use case is covered by this answered question, I believe.
db:pull