# File lib/heroku/commands/pg.rb, line 368
    def timestamp_name
      Time.now.strftime("%Y-%m-%d-%H:%M:%S")
    end