Ekspor Database Postgres ke Heroku

pg_dump -f database_output_name --no-owner --no-acl -U user_name name_of_your_local_database
Dina TAKLIT