Appearance
PGPASSWORD=<db_password> pg_dump -Fc -U <db_user> -p <db_port> -h <db_host> <db_name> > <output_file>