Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8559201
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T15:59:09+00:00 2026-06-11T15:59:09+00:00

I wonder if there is an easy way to dump or load the content

  • 0

I wonder if there is an easy way to dump or load the content of just one table to heroku shared database (postgres).
There is pgbackups addon reccomended by heroku but according to docs it supports dumping and loading the whole database.

What I need is to just dump/load single table.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T15:59:11+00:00Added an answer on June 11, 2026 at 3:59 pm

    You can use Taps (https://devcenter.heroku.com/articles/taps) to pull data down from your PG database. Using Taps, you can do specific table(s), like such:

    heroku db:pull --tables users
    

    You can do more than one table as well where the table names are comma delimited, like:

    heroku db:pull --tables users,posts
    

    Edit: As some comments have pointed out, taps has been deprecated and replaced.

    New mechanism is through pg:pull and pg:push which can be seen by their new docs (https://devcenter.heroku.com/articles/heroku-postgresql#pg-push-and-pg-pull).

    No longer supporting individual tables, you can pull the db to your local by the following example:

    heroku pg:pull HEROKU_POSTGRESQL_MAGENTA mylocaldb --app sushi
    

    or updating the remote from your local:

    heroku pg:push mylocaldb HEROKU_POSTGRESQL_MAGENTA --app sushi
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just wonder there a way to display the files in document directory with
I wonder if there is a reasonable easy way to allow for this code
I am wonder if there is an easy way to finish a test after
i wonder if there is a easy way to convert my float array image
I just wonder if there's an easy application that would allow me and others
I wonder if there is an easy way to check if two strings match
I wonder if there is an easy way to see the SQL generated by
I wonder if there's easy way to let apache2 support URL rewrite to special
I wonder if there's an easy way of switching between Tab pages of the
I have 2600 xml files with data, I wonder if there's a easy way

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.