postgre dump export pg_dump

/Library/PostgreSQL/11/bin/pg_dump –file «/Users/jpicon/Desktop/test.sql» –host «localhost» –port «5432» –username «postgres» –no-password –verbose –format=c –blobs –schema «test» «test5»