I want to export the Postgres database of my Heroku application, but I want to exclude a table. Is this possible?
This is the command I used to export the entire Postgres database:
$PGU
I want to export the Postgres database of my Heroku application, but I want to exclude a table. Is this possible?
This is the command I used to export the entire Postgres database:
$PGU